There is no @protected...

This commit is contained in:
Michal Čihař
2008-11-24 11:25:54 +00:00
parent 1bf10aa501
commit f89d6bfe36

View File

@@ -19,7 +19,7 @@ class PMA_Theme_Manager
{ {
/** /**
* @var string path to theme folder * @var string path to theme folder
* @protected * @access protected
*/ */
var $_themes_path; var $_themes_path;