'index', ], // non-cacheable actions [ TeaController::class => '', ] ); ExtensionUtility::configurePlugin( 'Tea', 'TeaShow', [ TeaController::class => 'show', ], [ TeaController::class => '', ] );