Skip to content

Commit 6c27161

Browse files
committed
Fix up plugin name.
1 parent 6c4eee3 commit 6c27161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Plugin.php renamed to src/MarkupPlugin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use Cake\Core\BasePlugin;
66

7-
class Plugin extends BasePlugin {
7+
class MarkupPlugin extends BasePlugin {
88

99
/**
1010
* @var bool

0 commit comments

Comments
 (0)