‪TYPO3CMS  ‪main
TYPO3\CMS\Webhooks\Tca\ItemsProcFunc\WebhookTypesItemsProcFunc Class Reference

Public Member Functions

 __construct (private readonly WebhookTypesRegistry $webhookTypesRegistry, private readonly LanguageServiceFactory $languageServiceFactory)
 
 getWebhookTypes (&$fieldDefinition)
 

Detailed Description

Custom TCA renderings and itemsProcFunc.

not part of TYPO3's Core API

Definition at line 28 of file WebhookTypesItemsProcFunc.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Webhooks\Tca\ItemsProcFunc\WebhookTypesItemsProcFunc::__construct ( private readonly WebhookTypesRegistry  $webhookTypesRegistry,
private readonly LanguageServiceFactory  $languageServiceFactory 
)

Definition at line 30 of file WebhookTypesItemsProcFunc.php.

Member Function Documentation

◆ getWebhookTypes()

TYPO3\CMS\Webhooks\Tca\ItemsProcFunc\WebhookTypesItemsProcFunc::getWebhookTypes ( $fieldDefinition)