Rename Bus Add to Create

This commit is contained in:
James Brooks
2017-03-18 09:30:36 +00:00
parent 7d27c61abe
commit a55575656d
34 changed files with 163 additions and 116 deletions

View File

@@ -12,11 +12,11 @@
namespace CachetHQ\Cachet\Bus\Commands\User;
/**
* This is the add user command.
* This is the create user command.
*
* @author James Brooks <james@alt-three.com>
*/
final class AddUserCommand
final class CreateUserCommand
{
/**
* The user username.