mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Automated phpcbf linting
This commit is contained in:
parent
2c8c643ce3
commit
3e2fc6aa0b
@ -104,8 +104,6 @@ class MigrateFileTask extends BuildTask
|
|||||||
ImageThumbnailHelper::singleton()->run();
|
ImageThumbnailHelper::singleton()->run();
|
||||||
$this->extend('postFileMigrationSubtask', $subtask);
|
$this->extend('postFileMigrationSubtask', $subtask);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
$subtask = 'fix-folder-permissions';
|
$subtask = 'fix-folder-permissions';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user