ViewExecutable::$built

Whether or not the view has been built.

@todo Group with other static properties.

Type: bool

File

core/modules/views/src/ViewExecutable.php, line 39

Class

ViewExecutable
Represents a view as a whole.

Namespace

Drupal\views

Code

public $built = FALSE;
doc_Drupal
2016-10-29 09:54:09
Comments
Leave a Comment

Please login to continue.