protected property ScopeEntity::$name in Simple OAuth (OAuth2) & OpenID Connect 8.3
Same name and namespace in other branches
- 8.4 src/Entities/ScopeEntity.php \Drupal\simple_oauth\Entities\ScopeEntity::name
- 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
Namespace
Drupal\simple_oauth\EntitiesCode
protected $name;