Completed
Pull Request — master (#56)
by Maria Daniel Deepak
04:28 queued 02:18
created
include/Core/UI/Component/AddonController.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -29,6 +29,7 @@
 block discarded – undo
29 29
 
30 30
 	/**
31 31
 	 * Initialize the plugin.
32
+	 * @param string $file
32 33
 	 */
33 34
 	public function __construct( $file ) {
34 35
 		$this->plugin_dir_url = plugin_dir_url( $file );
Please login to merge, or discard this patch.