mirror of
https://github.com/Mibew/boilerplate-plugin.git
synced 2025-02-05 16:54:41 +03:00
Fix typo
This commit is contained in:
parent
edfa76452e
commit
0377b73fc4
@ -50,7 +50,7 @@ class Plugin extends \Mibew\Plugin\AbstractPlugin implements \Mibew\Plugin\Plugi
|
||||
* Plugin's constructor.
|
||||
*
|
||||
* The code is situated here can initialize the plugin but cannot depend
|
||||
* on other plugins. All dependent code shuold be placed in "run" method.
|
||||
* on other plugins. All dependent code should be placed in "run" method.
|
||||
*
|
||||
* The current implementation just checks plugin's configurations.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user