Searched refs:isDocReadonly (Results 1 – 1 of 1) sorted by relevance
2112 public bool $isDocReadonly; variable in PropertyInfo2121 bool $isDocReadonly, argument2129 $this->isDocReadonly = $isDocReadonly;2285 if ($this->flags & Class_::MODIFIER_READONLY || $this->isDocReadonly) {3429 $isDocReadonly = false;3438 $isDocReadonly = true;3468 $isDocReadonly,
Completed in 13 milliseconds