Silence phan
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
8edbeb159e
commit
f90299face
2
3rdparty
2
3rdparty
|
@ -1 +1 @@
|
|||
Subproject commit 58b4c791cba853bc27422b6a091c2d0ae3f88608
|
||||
Subproject commit d4e8f89af1df2e0b690ce8cae72b63e864472558
|
|
@ -67,6 +67,8 @@ class Version14000Date20180404140050 extends SimpleMigrationStep {
|
|||
* @param IOutput $output
|
||||
* @param \Closure $schemaClosure The `\Closure` returns a `ISchemaWrapper`
|
||||
* @param array $options
|
||||
*
|
||||
* @suppress SqlInjectionCheckerVisitor
|
||||
*/
|
||||
public function postSchemaChange(IOutput $output, \Closure $schemaClosure, array $options) {
|
||||
$qb = $this->connection->getQueryBuilder();
|
||||
|
|
Loading…
Reference in New Issue