We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9428d4 commit cf5fd70Copy full SHA for cf5fd70
dbObject.php
@@ -44,7 +44,7 @@ class dbObject {
44
*
45
* @var modelPath
46
*/
47
- private static $modelPath;
+ protected static $modelPath;
48
/**
49
* An array that holds object data
50
0 commit comments