mirror of
https://github.com/WordPress/create-block-theme.git
synced 2025-10-03 16:11:13 +08:00
Results of lint:php:fix
This commit is contained in:
parent
94f45d3a96
commit
e9cc19e9d2
4 changed files with 17 additions and 17 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue