@@ -79,7 +79,7 @@ |
||
79 | 79 | * @param string $path The path to write the migration SQL file. |
80 | 80 | * @param string $to The version to migrate to. |
81 | 81 | * |
82 | - * @return boolean $written |
|
82 | + * @return integer $written |
|
83 | 83 | */ |
84 | 84 | public function writeSqlFile($path, $to = null) |
85 | 85 | { |