eZ\Publish\Core\Repository\Helper\RoleDomainMapper::__construct PHP Method

__construct() public method

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