Fix imports

This commit is contained in:
James Brooks
2015-08-31 13:40:23 +01:00
parent 082062fa1b
commit 75588db98e
6 changed files with 6 additions and 6 deletions

View File

@@ -22,7 +22,7 @@ class AddComponentCommandHandler
*
* @param \CachetHQ\Cachet\Commands\Component\AddComponentCommand $command
*
* @return void
* @return \CachetHQ\Cachet\Models\Component
*/
public function handle(AddComponentCommand $command)
{