Docblock fixes

This commit is contained in:
James Brooks
2015-11-04 15:02:56 +00:00
parent 0fed178c34
commit b8e3dcff55
4 changed files with 32 additions and 5 deletions

View File

@@ -36,7 +36,7 @@ class ScheduleController extends Controller
protected $subMenu = [];
/**
* Creates a new DashScheduleController instance.
* Creates a new schedule controller instance.
*
* @return \CachetHQ\Cachet\Http\Controllers\DashScheduleController
*/