diff options
Diffstat (limited to 'inc/metabox/index.php')
-rw-r--r-- | inc/metabox/index.php | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/inc/metabox/index.php b/inc/metabox/index.php index 8b96815..820bcb9 100644 --- a/inc/metabox/index.php +++ b/inc/metabox/index.php @@ -1,9 +1,9 @@ -<?php
-/**
- * Index file
- *
- * @package Astra
- * @since Astra 1.0.0
- */
-
-/* Silence is golden, and we agree. */
+<?php +/** + * Index file + * + * @package Astra + * @since Astra 1.0.0 + */ + +/* Silence is golden, and we agree. */ |