protected property ConfigPagesListBuilder::$account in Config Pages 8.2
Same name and namespace in other branches
- 8.3 src/ConfigPagesListBuilder.php \Drupal\config_pages\ConfigPagesListBuilder::account
The instantiated account.
Type: \Drupal\Core\Session\AccountProxyInterface
File
- src/
ConfigPagesListBuilder.php, line 41
Class
- ConfigPagesListBuilder
- Defines a class to build a listing of custom config_pages entities.
Namespace
Drupal\config_pagesCode
protected $account;