Skip to content

Commit f85159f

Browse files
committed
pkp/pkp-lib#11583 Remove PKP_STRICT_MODE
1 parent 5eaa2d9 commit f85159f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

CustomBlockManagerPlugin.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,3 @@ public function isSitePlugin(): bool
165165
return !Application::get()->getRequest()->getContext();
166166
}
167167
}
168-
169-
if (!PKP_STRICT_MODE) {
170-
class_alias('\APP\plugins\generic\customBlockManager\CustomBlockManagerPlugin', '\CustomBlockManagerPlugin');
171-
}

0 commit comments

Comments
 (0)