@@ -18,10 +18,10 @@ |
||
| 18 | 18 | /** |
| 19 | 19 | * Constructor. |
| 20 | 20 | * |
| 21 | - * @param string $table Table name. |
|
| 22 | 21 | * @param Schema $schema |
| 23 | 22 | * @param Manipulation $manipulation |
| 24 | 23 | * @param array $actions |
| 24 | + * @param string $name |
|
| 25 | 25 | */ |
| 26 | 26 | public function __construct($name, Schema $schema = null, Manipulation $manipulation, &$actions) |
| 27 | 27 | { |