Silence phan

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
pull/9076/head
Roeland Jago Douma 8 years ago
parent 8edbeb159e
commit f90299face
No known key found for this signature in database
GPG Key ID: F941078878347C0C
  1. 2
      3rdparty
  2. 2
      core/Migrations/Version14000Date20180404140050.php

@ -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…
Cancel
Save