protected property OAuth2Storage::$time in OAuth2 Server 8
Same name and namespace in other branches
- 2.0.x src/OAuth2Storage.php \Drupal\oauth2_server\OAuth2Storage::time
The time object.
Type: \Drupal\Component\Datetime\TimeInterface
File
- src/
OAuth2Storage.php, line 54
Class
- OAuth2Storage
- Provides Drupal OAuth2 storage for the library.
Namespace
Drupal\oauth2_serverCode
protected $time;