Method | Description | |
---|---|---|
__invoke ( Interop\Container\ContainerInterface $container, string $requestedName, array $options = null ) : object | Create an object | |
canCreate ( Interop\Container\ContainerInterface $container, $requestedName ) : boolean | Determine if we can create a service with name |
Method | Description | |
---|---|---|
camelCaseToUnderscore ( $value ) | ||
getSpecificServiceName ( $requestedName ) : string | Fetches a mail service name from the requested plugin name. |
protected getSpecificServiceName ( $requestedName ) : string | ||
$requestedName | ||
return | string |