Static state cache.
Type: array
File
- core/lib/Drupal/Core/State/State.php, line 24
Class
- State
- Provides the state system using a key value store.
Namespace
Drupal\Core\State
Code
1 | protected $cache = array (); |
Designed by : w10schools
service@w10schools.com
Please login to continue.