eZ\Publish\Core\Repository\Helper\RoleDomainMapper::__construct PHP Метод

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

public __construct ( LimitationService $limitationService )
$limitationService LimitationService
    public function __construct(LimitationService $limitationService)
    {
        $this->limitationService = $limitationService;
    }