Searched refs:isDocReadonly (Results 1 – 1 of 1) sorted by relevance
2918 public bool $isDocReadonly; variable in PropertyInfo2932 bool $isDocReadonly, argument2943 $this->isDocReadonly = $isDocReadonly;3076 if ($this->flags & Modifiers::READONLY || $this->isDocReadonly) {4464 $isDocReadonly = false;4474 $isDocReadonly = true;4506 $isDocReadonly,
Completed in 17 milliseconds