The trait TractorCow\Fluent\Extens...Traits\FluentAdminTrait requires some properties which are not provided by TractorCow\Fluent\Tests\...nTraitTest\AdminHandler: $ID, $Title
Loading history...
16
use Injectable;
17
18
/**
19
* @param Form $form
20
* @param string $message
21
* @return string
22
*/
23
public function actionComplete($form, $message)
24
{
25
$record = $form->getRecord();
26
$record->flushCache(true); // Note: Flushes caches E.g. FluentVersionedExtension