We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c4eee3 commit 6c27161Copy full SHA for 6c27161
src/Plugin.php renamed to src/MarkupPlugin.php
@@ -4,7 +4,7 @@
4
5
use Cake\Core\BasePlugin;
6
7
-class Plugin extends BasePlugin {
+class MarkupPlugin extends BasePlugin {
8
9
/**
10
* @var bool
0 commit comments