| @@ -29,6 +29,7 @@ | ||
| 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 ); |