eZ\Publish\Core\Repository\Helper\RoleDomainMapper::__construct PHP Méthode

__construct() public méthode

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