Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LazyObjectState.php
LazyObjectState::$status
Type:
self::STATUS_*
File
vendor/
symfony/
var-exporter/
Internal/
LazyObjectState.php
, line 33
Class
LazyObjectState
Keeps the state of lazy objects.
Namespace
Symfony\Component\VarExporter\Internal
Code
public int $status = self::STATUS_UNINITIALIZED_FULL;
RSS feed