Searched refs:isDocReadonly (Results 1 – 1 of 1) sorted by relevance
1400 public $isDocReadonly; variable in PropertyInfo1411 bool $isDocReadonly, argument1420 $this->isDocReadonly = $isDocReadonly;1539 } elseif ($this->flags & Class_::MODIFIER_READONLY || $this->isDocReadonly) {2382 $isDocReadonly = false;2391 $isDocReadonly = true;2421 $isDocReadonly,
Completed in 12 milliseconds