@@ -65,7 +65,7 @@ |
||
65 | 65 | * |
66 | 66 | * @param \Phinx\Db\Plan\AlterTable $alter The collection of actions to inspect |
67 | 67 | * |
68 | - * @return \Phinx\Db\Plan\AlterTable[] A list of AlterTable that can be executed without |
|
68 | + * @return AlterTable[] A list of AlterTable that can be executed without |
|
69 | 69 | * this type of conflict |
70 | 70 | */ |
71 | 71 | public function split(AlterTable $alter) |