Completed
Push — master ( 897d6c...e0547f )
by Mokhlas
02:30
created
src/Command/MultiAuthPrepare.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -82,7 +82,7 @@
 block discarded – undo
82 82
     /**
83 83
      * Publish Prologue Alert
84 84
      *
85
-     * @return boolean
85
+     * @return boolean|null
86 86
      */
87 87
     public function installPrologueAlert() {
88 88
         $alertsConfigFile = $this->getConfigsFolderPath().DIRECTORY_SEPARATOR."prologue/alerts.php";
Please login to merge, or discard this patch.