mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-10 04:25:44 +03:00
Auto-fix some PHPCS errors
This commit is contained in:
parent
bb12bce7ab
commit
bd9019556b
4 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* This file handles the operations related to setting up a custom post type. We change change the filename, namespace,
|
||||
* etc. once we have a better idea of what the CPT will be called.
|
||||
* This file handles the operations related to setting up a custom post type. We change change the filename,
|
||||
* namespace, etc. once we have a better idea of what the CPT will be called.
|
||||
*/
|
||||
|
||||
// todo normalize text domain across all files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue