Unify the plugin and theme namespaces

This commit is contained in:
Corey McKrill 2019-10-22 10:57:04 -07:00
parent 266ba447b4
commit a2fba5250e
No known key found for this signature in database
GPG key ID: C2C0746F7BF17E38
9 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
<?php
namespace WordPressdotorg\Five_for_the_Future\Theme;
namespace WordPressDotOrg\FiveForTheFuture\Theme;
/**