‪TYPO3CMS  11.5
TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\Fixtures\ConstructorArgumentMatcherFixture Class Reference
Inheritance diagram for TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\Fixtures\ConstructorArgumentMatcherFixture:
TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\Fixtures\Subject

Public Member Functions

 __construct (string $value)
 
 invocations ()
 
 unused ()
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\Fixtures\Subject
 __construct (string $a=null, string $b=null, string $c=null)
 

Detailed Description

Fixture file

Definition at line 25 of file ConstructorArgumentMatcherFixture.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\Fixtures\ConstructorArgumentMatcherFixture::__construct ( string  $value)

Definition at line 27 of file ConstructorArgumentMatcherFixture.php.

Member Function Documentation

◆ invocations()

TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\Fixtures\ConstructorArgumentMatcherFixture::invocations ( )

Definition at line 32 of file ConstructorArgumentMatcherFixture.php.

◆ unused()

TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\Fixtures\ConstructorArgumentMatcherFixture::unused ( )

Definition at line 42 of file ConstructorArgumentMatcherFixture.php.