chore: lint

This commit is contained in:
Ben Goldsworthy 2021-05-01 21:38:11 +01:00
parent ce41cd8353
commit a2d9609e5d
13 changed files with 22 additions and 16 deletions

View file

@ -14,6 +14,7 @@
*/
namespace footnotes\admin\layout;
use footnotes\includes as Includes;
require_once plugin_dir_path( dirname( __FILE__ ) ) . 'layout/class-init.php';