You are here

protected static property DStatic::$data in Little helpers 7

File

src/DStatic.php, line 10

Class

DStatic
This class deals with request wide variables and flags. It's best to think of it like an object oriented version of drupal_static().

Namespace

Drupal\little_helpers

Code

protected static $data = array();