AfterResourceStorageInitializationEvent

This event is fired after a resource object was built/created. Custom handlers can be initialized at this moment for any kind of resource as well.

API

class AfterResourceStorageInitializationEvent
Fully qualified name
\TYPO3\CMS\Core\Resource\Event\AfterResourceStorageInitializationEvent

This event is fired after a resource object was built/created.

Custom handlers can be initialized at this moment for any kind of source as well.

getStorage ( )
returntype

TYPO3\CMS\Core\Resource\ResourceStorage

setStorage ( TYPO3\\CMS\\Core\\Resource\\ResourceStorage $storage)
param TYPO3\\CMS\\Core\\Resource\\ResourceStorage $storage

the storage