mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 04:37:42 +08:00
code style, fixes #3140
This commit is contained in:
@ -118,6 +118,7 @@ class FixtureController extends Controller
|
||||
* whitespace between names.
|
||||
* @param array|string $fixtures
|
||||
* @param array|string $except
|
||||
* @throws \yii\console\Exception in case no fixtures are found.
|
||||
*/
|
||||
public function actionUnload(array $fixtures, array $except = [])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user