@@ -31,7 +31,7 @@ |
||
31 | 31 | |
32 | 32 | $tag = str_replace('#', '', $tag); |
33 | 33 | |
34 | - if (! $tag) { |
|
34 | + if (!$tag) { |
|
35 | 35 | return [ |
36 | 36 | 'success' => false, |
37 | 37 | 'result' => null, |