You are here

protected property ScopeEntity::$name in Simple OAuth (OAuth2) & OpenID Connect 8.4

Same name and namespace in other branches
  1. 8.3 src/Entities/ScopeEntity.php \Drupal\simple_oauth\Entities\ScopeEntity::name
  2. 5.x 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;