‪TYPO3CMS  9.5
TYPO3\CMS\Extbase\Tests\UnitDeprecated\Reflection\Fixture\DummyClassWithLazyProperty Class Reference

Public Attributes

 $propertyWithLazyAnnotation
 

Detailed Description

Dummy class with @lazy annotation

Definition at line 22 of file DummyClassWithLazyProperty.php.

Member Data Documentation

◆ $propertyWithLazyAnnotation

TYPO3\CMS\Extbase\Tests\UnitDeprecated\Reflection\Fixture\DummyClassWithLazyProperty::$propertyWithLazyAnnotation

@lazy

Definition at line 27 of file DummyClassWithLazyProperty.php.