Completed
Push — master ( 159932...f1c264 )
by Thomas
08:09
created
src/generator/action/SkeletonActionGenerator.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 	/**
10 10
 	 * Add default blank methods
11 11
 	 * 
12
-	 * @param PhpClass $class
13 12
 	 */
14 13
 	public function generate(ActionSchema $action) {
15 14
 		$class = $this->generateClass($action);
Please login to merge, or discard this patch.