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

Properties @access

This commit is contained in:
Jakub Vrana
2011-06-10 13:32:46 +02:00
parent 2eee7a75aa
commit e6b520212b
10 changed files with 14 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2 (one or other)
*/
class AdminerDumpZip {
/** @var string @access protected */
var $filename;
function dumpOutput() {