#  FactoryServiceLocatorServiceProviderPass

**Fully Qualified**: [`\Frontastic\Common\CoreBundle\DependencyInjection\CompilerPass\FactoryServiceLocatorServiceProviderPass`](../../../../../src/php/CoreBundle/DependencyInjection/CompilerPass/FactoryServiceLocatorServiceProviderPass.php)

**Implements**: `\Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface`

## Methods

* [process()](#process)

### process()

```php
public function process(
    \Symfony\Component\DependencyInjection\ContainerBuilder $container
): void
```

Argument|Type|Default|Description
--------|----|-------|-----------
`$container`|`\Symfony\Component\DependencyInjection\ContainerBuilder`||

Return Value: `void`

Generated with [Frontastic API Docs](https://github.com/FrontasticGmbH/apidocs).
