Searched refs:isDocReadonly (Results 1 – 1 of 1) sorted by relevance
2913 public bool $isDocReadonly; variable in PropertyInfo3021 bool $isDocReadonly, argument3032 $this->isDocReadonly = $isDocReadonly;3215 if ($this->flags & Modifiers::READONLY || $this->isDocReadonly) {4603 $isDocReadonly = false;4613 $isDocReadonly = true;4645 $isDocReadonly,
Completed in 27 milliseconds