eZ\Bundle\EzPublishRestBundle\Routing\OptionsLoader\RouteCollectionMapper::__construct PHP Méthode

__construct() public méthode

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