‪TYPO3CMS  ‪main
TYPO3\CMS\Linkvalidator\Tests\Unit\Linktype\LinktypeRegistryTest Class Reference
Inheritance diagram for TYPO3\CMS\Linkvalidator\Tests\Unit\Linktype\LinktypeRegistryTest:

Public Member Functions

 registrationRequiresInterface ()
 
 registrationThrowsExceptionOnEmptyIdentifier ()
 
 registrationThrowsExceptionOnDuplicateIdentifier ()
 

Protected Member Functions

 getLinkType (string $identifier='')
 

Detailed Description

Definition at line 26 of file LinktypeRegistryTest.php.

Member Function Documentation

◆ getLinkType()

◆ registrationRequiresInterface()

TYPO3\CMS\Linkvalidator\Tests\Unit\Linktype\LinktypeRegistryTest::registrationRequiresInterface ( )

◆ registrationThrowsExceptionOnDuplicateIdentifier()

TYPO3\CMS\Linkvalidator\Tests\Unit\Linktype\LinktypeRegistryTest::registrationThrowsExceptionOnDuplicateIdentifier ( )

◆ registrationThrowsExceptionOnEmptyIdentifier()

TYPO3\CMS\Linkvalidator\Tests\Unit\Linktype\LinktypeRegistryTest::registrationThrowsExceptionOnEmptyIdentifier ( )