mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-04 10:05:43 +03:00
Apply coding standards
This commit is contained in:
parent
a71a1abd74
commit
e4deb6809a
5 changed files with 28 additions and 15 deletions
|
@ -8,6 +8,7 @@ namespace WordPressDotOrg\FiveForTheFuture\Email;
|
|||
use WordPressDotOrg\FiveForTheFuture\{ Auth, Contributor };
|
||||
use const WordPressDotOrg\FiveForTheFuture\PREFIX;
|
||||
use const WordPressDotOrg\FiveForTheFuture\PledgeMeta\META_PREFIX;
|
||||
use WP_Error;
|
||||
|
||||
defined( 'WPINC' ) || die();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue