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

Public Attributes

DummyClassWithInjectProperty $propertyWithInjectAnnotation
 

Detailed Description

Fixture class with getters and setters

Definition at line 20 of file DummyClassWithInjectProperty.php.

Member Data Documentation

◆ $propertyWithInjectAnnotation

DummyClassWithInjectProperty TYPO3\CMS\Extbase\Tests\UnitDeprecated\Reflection\Fixture\DummyClassWithInjectProperty::$propertyWithInjectAnnotation

@inject

Definition at line 25 of file DummyClassWithInjectProperty.php.