‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Tests\Unit\Imaging\GraphicalFunctionsTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Unit\Imaging\GraphicalFunctionsTest:

Public Member Functions

 imageMagickIdentifyReturnsFormattedValues ()
 
 imageMagickIdentifyReturnsFormattedValuesWithOffset ()
 

Protected Attributes

bool $resetSingletonInstances = true
 

Detailed Description

Definition at line 24 of file GraphicalFunctionsTest.php.

Member Function Documentation

◆ imageMagickIdentifyReturnsFormattedValues()

TYPO3\CMS\Core\Tests\Unit\Imaging\GraphicalFunctionsTest::imageMagickIdentifyReturnsFormattedValues ( )

Definition at line 29 of file GraphicalFunctionsTest.php.

◆ imageMagickIdentifyReturnsFormattedValuesWithOffset()

TYPO3\CMS\Core\Tests\Unit\Imaging\GraphicalFunctionsTest::imageMagickIdentifyReturnsFormattedValuesWithOffset ( )

Definition at line 48 of file GraphicalFunctionsTest.php.

Member Data Documentation

◆ $resetSingletonInstances

bool TYPO3\CMS\Core\Tests\Unit\Imaging\GraphicalFunctionsTest::$resetSingletonInstances = true
protected

Definition at line 26 of file GraphicalFunctionsTest.php.