‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Tests\Functional\TypoScript\IncludeTree\IncludeTreeObjectIgnoringIdentifierAndPathComparator Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Functional\TypoScript\IncludeTree\IncludeTreeObjectIgnoringIdentifierAndPathComparator:

Protected Member Functions

 toArray ($object)
 

Detailed Description

Custom comparator to compare default IncludeTree without looking at the path.

Definition at line 26 of file IncludeTreeObjectIgnoringIdentifierAndPathComparator.php.

Member Function Documentation

◆ toArray()

TYPO3\CMS\Core\Tests\Functional\TypoScript\IncludeTree\IncludeTreeObjectIgnoringIdentifierAndPathComparator::toArray (   $object)
protected

Ignore some IncludeTree properties.

Parameters
object$object

Definition at line 33 of file IncludeTreeObjectIgnoringIdentifierAndPathComparator.php.