‪TYPO3CMS  11.5
TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\Fixtures\PropertyExistsStaticMatcherFixture1 Class Reference

Static Public Attributes

static $iAmNotAMatchEither
 

Static Protected Attributes

static $iAmAMatch = 42
 
static $iAmNotAMatch
 

Static Private Attributes

static $iAmNoMatchToo
 

Detailed Description

Fixture file

Definition at line 23 of file PropertyExistsStaticMatcherFixture.php.

Member Data Documentation

◆ $iAmAMatch

TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\Fixtures\PropertyExistsStaticMatcherFixture1::$iAmAMatch = 42
staticprotected

Definition at line 25 of file PropertyExistsStaticMatcherFixture.php.

◆ $iAmNoMatchToo

TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\Fixtures\PropertyExistsStaticMatcherFixture1::$iAmNoMatchToo
staticprivate

Definition at line 31 of file PropertyExistsStaticMatcherFixture.php.

◆ $iAmNotAMatch

TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\Fixtures\PropertyExistsStaticMatcherFixture1::$iAmNotAMatch
staticprotected

Definition at line 27 of file PropertyExistsStaticMatcherFixture.php.

◆ $iAmNotAMatchEither

TYPO3\CMS\Install\Tests\Unit\ExtensionScanner\Php\Matcher\Fixtures\PropertyExistsStaticMatcherFixture1::$iAmNotAMatchEither
static

Definition at line 29 of file PropertyExistsStaticMatcherFixture.php.