Passed
Pull Request — master (#1741)
by Tarmo
07:54
created
migrations/Version20220312135411.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -26,8 +26,8 @@
 block discarded – undo
26 26
     }
27 27
 
28 28
     /**
29
-    * @noinspection PhpMissingParentCallCommonInspection
30
-    */
29
+     * @noinspection PhpMissingParentCallCommonInspection
30
+     */
31 31
     public function down(Schema $schema): void
32 32
     {
33 33
         $this->addSql('ALTER TABLE log_login_failure DROP FOREIGN KEY FK_EDB4AF3A76ED395');
Please login to merge, or discard this patch.