Multiple CS/PHPDoc fixes

This commit is contained in:
filp
2013-07-15 21:40:35 +01:00
parent fbf201b57f
commit a43ff35401
8 changed files with 21 additions and 11 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ abstract class Handler implements HandlerInterface
}
/**
* @return Run
* @return Inspector
*/
protected function getInspector()
{