@@ -57,7 +57,6 @@ |
||
| 57 | 57 | * Sets the field. |
| 58 | 58 | * |
| 59 | 59 | * @param string name |
| 60 | - * @param Schema $schame |
|
| 61 | 60 | */ |
| 62 | 61 | public function set($name, Schema $schema) |
| 63 | 62 | { |
@@ -93,7 +93,6 @@ |
||
| 93 | 93 | /** |
| 94 | 94 | * Sets the response. |
| 95 | 95 | * |
| 96 | - * @param Response $code |
|
| 97 | 96 | */ |
| 98 | 97 | public function add(Response $response) |
| 99 | 98 | { |