#  EndpointCompilerPass

**Fully Qualified**: [`\Frontastic\Common\ReplicatorBundle\DependencyInjection\EndpointCompilerPass`](../../../../src/php/ReplicatorBundle/DependencyInjection/EndpointCompilerPass.php)

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

## Methods

* [process()](#process)

### process()

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

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

Return Value: `mixed`

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