Auto-fix some PHPCS errors

This commit is contained in:
Kelly Dwan 2019-10-08 11:21:50 -04:00
parent bb12bce7ab
commit bd9019556b
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D
4 changed files with 8 additions and 8 deletions

View file

@ -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