Beispiel #1
0
 function __isset($var)
 {
     if ($var === 'thisown') {
         return true;
     }
     return MajorObject::__isset($var);
 }