mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 18:14:07 +02:00
Properties @access
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2 (one or other)
|
||||
*/
|
||||
class AdminerPlugin extends Adminer {
|
||||
/** @var array @access protected */
|
||||
var $plugins;
|
||||
|
||||
function _findRootClass($class) { // is_subclass_of(string, string) is available since PHP 5.0.3
|
||||
|
Reference in New Issue
Block a user