You are here

protected property ScopeEntity::$name in Simple OAuth (OAuth2) & OpenID Connect 5.x

Same name and namespace in other branches
  1. 8.4 src/Entities/ScopeEntity.php \Drupal\simple_oauth\Entities\ScopeEntity::name
  2. 8.3 src/Entities/ScopeEntity.php \Drupal\simple_oauth\Entities\ScopeEntity::name

The name of this scope.

Type: string

File

src/Entities/ScopeEntity.php, line 18

Class

ScopeEntity

Namespace

Drupal\simple_oauth\Entities

Code

protected $name;