Results of lint:php:fix

This commit is contained in:
Sarah Norris 2023-01-27 17:27:18 +00:00
parent 94f45d3a96
commit e9cc19e9d2
4 changed files with 17 additions and 17 deletions

View file

@ -1,6 +1,6 @@
<?php <?php


require_once (__DIR__ . '/resolver_additions.php'); require_once( __DIR__ . '/resolver_additions.php' );


/** /**
* The admin-specific functionality of the plugin. * The admin-specific functionality of the plugin.