chore: lint code
This commit is contained in:
parent
c25bd7d8a2
commit
8bb41c7a7a
9 changed files with 49 additions and 50 deletions
|
@ -54,7 +54,7 @@ class Core {
|
|||
*
|
||||
* @var Loader $loader Maintains and registers all hooks for the plugin.
|
||||
*/
|
||||
protected ?\footnotes\includes\Loader $loader = null;
|
||||
protected \footnotes\includes\Loader $loader;
|
||||
|
||||
/**
|
||||
* The unique identifier of this plugin
|
||||
|
|
Reference in a new issue