1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 23:57:29 +02:00

Use protected visibility

This commit is contained in:
Jakub Vrana
2025-03-11 07:21:13 +01:00
parent 1b0984ff31
commit ebd5f19dd4
22 changed files with 26 additions and 48 deletions

View File

@@ -9,8 +9,7 @@
* @license https://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2 (one or other)
*/
class AdminerEditCalendar {
/** @access protected */
var $prepend, $langPath;
protected $prepend, $langPath;
/**
* @param string text to append before first calendar usage