eZ\Bundle\EzPublishRestBundle\Routing\OptionsLoader::__construct PHP Метод

__construct() публичный Метод

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