A Admin Administrator 01. Sep. 2024 #1 Rebuild Cache in Setup PHP: Expand Collapse Copy public function postInstall(array &$stateChanges) { // Rebuild Cache \XF::repository(EditorRepository::class)->rebuildDiesUndDasCache(); }
Rebuild Cache in Setup PHP: Expand Collapse Copy public function postInstall(array &$stateChanges) { // Rebuild Cache \XF::repository(EditorRepository::class)->rebuildDiesUndDasCache(); }