‪TYPO3CMS  11.5
TYPO3\CMS\Extbase\Tests\Unit\Reflection\Fixture\DummyClassWithConstructorAndConstructorArguments Class Reference

Public Member Functions

 __construct (int $foo, $bar='baz')
 

Detailed Description

Fixture class with getters and setters

Definition at line 23 of file DummyClassWithConstructorAndConstructorArguments.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Extbase\Tests\Unit\Reflection\Fixture\DummyClassWithConstructorAndConstructorArguments::__construct ( int  $foo,
  $bar = 'baz' 
)