Contributors: Use correct namespace

This commit is contained in:
Corey McKrill 2019-10-16 15:30:30 -07:00
parent 5fe3f0ef0d
commit 66ef96e384
No known key found for this signature in database
GPG key ID: C2C0746F7BF17E38

View file

@ -1,5 +1,5 @@
<?php
namespace WordPressDotOrg\FiveForTheFuture\Pledge;
namespace WordPressDotOrg\FiveForTheFuture\Contributor;
use WordPressDotOrg\FiveForTheFuture;
use WordPressDotOrg\FiveForTheFuture\Pledge;