mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-02 09:11:17 +03:00
Contributors: Use correct namespace
This commit is contained in:
parent
5fe3f0ef0d
commit
66ef96e384
|
@ -1,5 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
namespace WordPressDotOrg\FiveForTheFuture\Pledge;
|
namespace WordPressDotOrg\FiveForTheFuture\Contributor;
|
||||||
|
|
||||||
use WordPressDotOrg\FiveForTheFuture;
|
use WordPressDotOrg\FiveForTheFuture;
|
||||||
use WordPressDotOrg\FiveForTheFuture\Pledge;
|
use WordPressDotOrg\FiveForTheFuture\Pledge;
|
||||||
|
|
Loading…
Reference in a new issue