Silence phan

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2018-04-06 13:46:32 +02:00
parent 8edbeb159e
commit f90299face
No known key found for this signature in database
GPG Key ID: F941078878347C0C
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 58b4c791cba853bc27422b6a091c2d0ae3f88608
Subproject commit d4e8f89af1df2e0b690ce8cae72b63e864472558

View File

@ -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();