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

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