Completed
Push — master ( d0b90b...a19dc4 )
by Dispositif
15:41
created
src/Application/ErrorReport.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -54,7 +54,7 @@
 block discarded – undo
54 54
      *
55 55
      * @return string
56 56
      */
57
-    public function deleteAllReports(string $text, ?string $botName='ZiziBot'): string
57
+    public function deleteAllReports(string $text, ?string $botName = 'ZiziBot'): string
58 58
     {
59 59
         $pattern = sprintf(
60 60
             '#== Ouvrage avec erreur de paramètre ==(.*)Le robot \[\[Utilisateur:%s\|%s\]\] \(\[\[Discussion utilisateur:%s\|discuter\]\]\) [0-9a-zéà: ]+ \(CET\)[\n]*#s',
Please login to merge, or discard this patch.