Skip to content

Commit 12726ed

Browse files
committed
st
1 parent 4369cab commit 12726ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bin/block-json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#!/usr/bin/env php
22
<?php
3+
4+
declare(strict_types = 1);
5+
36
namespace Nextgenthemes\ARVE;
47

58
require dirname( __DIR__ ) . '/vendor/nextgenthemes/wp-shared/includes/WP/SettingsData.php';

0 commit comments

Comments
 (0)