eZ\Bundle\EzPublishRestBundle\Routing\OptionsLoader::__construct PHP Method

__construct() public method

public __construct ( RouteCollectionMapper $mapper )
$mapper eZ\Bundle\EzPublishRestBundle\Routing\OptionsLoader\RouteCollectionMapper
    public function __construct(RouteCollectionMapper $mapper)
    {
        $this->routeCollectionMapper = $mapper;
    }