We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8640eb0 + 27feeb9 commit b368627Copy full SHA for b368627
.version
@@ -1 +1 @@
1
-3.1.4-build-1
+3.1.4-build-2
php/class-plugin.php
@@ -87,7 +87,7 @@ final class Plugin {
87
*
88
* @var string
89
*/
90
- protected $plugin_file;
+ public $plugin_file;
91
92
/**
93
* Directory in plugin containing autoloaded classes.
0 commit comments