chore: lint
This commit is contained in:
parent
c18a66ae95
commit
0c7c0d155b
5 changed files with 15 additions and 14 deletions
|
@ -1,9 +1,11 @@
|
|||
<?php
|
||||
<?php // phpcs:disable PEAR.Commenting.FileComment.Missing
|
||||
/**
|
||||
* Footnotes class
|
||||
* Plugin initialiser.
|
||||
*
|
||||
* @package footnotes
|
||||
* @since 1.5.0
|
||||
* @since 1.5.0
|
||||
*
|
||||
* @package footnotes
|
||||
* @subpackage footnotes/includes
|
||||
*/
|
||||
|
||||
require_once dirname( __FILE__ ) . '/config.php';
|
||||
|
|
Reference in a new issue