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

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

public __construct ( Mapper $mapper )
$mapper Mapper
    public function __construct(Mapper $mapper)
    {
        $this->mapper = $mapper;
    }
RouteCollectionMapper