Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. CalculatedPermissionsItemInterface.php

function CalculatedPermissionsItemInterface::getScope

Returns the scope of the calculated permissions item.

Return value

string The scope name.

1 method overrides CalculatedPermissionsItemInterface::getScope()
CalculatedPermissionsItem::getScope in core/lib/Drupal/Core/Session/CalculatedPermissionsItem.php
Returns the scope of the calculated permissions item.

File

core/lib/Drupal/Core/Session/CalculatedPermissionsItemInterface.php, line 16

Class

CalculatedPermissionsItemInterface
Defines the calculated permissions item interface.

Namespace

Drupal\Core\Session

Code

public function getScope() : string;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal