Completed
Push — Feature_LoremIpsum ( 9359ab )
by
unknown
01:58
created
Features/LoremIpsum/functions.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -76,7 +76,7 @@
 block discarded – undo
76 76
     }
77 77
 }
78 78
 
79
-add_shortcode('lorem-ipsum', function ($attr) {
79
+add_shortcode('lorem-ipsum', function($attr) {
80 80
     $options = [];
81 81
     $mappedOptions = Helper::getMappedOptions();
82 82
 
Please login to merge, or discard this patch.