Completed
Pull Request — develop (#284)
by Doğa
07:35 queued 02:12
created
Features/Lodash/functions.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,7 @@
 block discarded – undo
4 4
 
5 5
 use Flynt\Utils\Asset;
6 6
 
7
-add_action('wp_enqueue_scripts', function () {
7
+add_action('wp_enqueue_scripts', function() {
8 8
     Asset::register([
9 9
         'type' => 'script',
10 10
         'name' => 'Flynt/Features/Lodash',
Please login to merge, or discard this patch.