Completed
Push — beta ( a18c43...d47f5f )
by Helmut
11:22
created
src/Core.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -14,6 +14,9 @@
 block discarded – undo
14 14
     private $plugin_dir;
15 15
     private $timeshift_cached_meta;
16 16
 
17
+    /**
18
+     * @param string $i18n
19
+     */
17 20
     public function __construct($i18n)
18 21
     {
19 22
         global $wpdb;
Please login to merge, or discard this patch.