1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 17:14:07 +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

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