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