Home
last modified time | relevance | path

Searched refs:isDocReadonly (Results 1 – 1 of 1) sorted by relevance

/php-src/build/
H A Dgen_stub.php2913 public bool $isDocReadonly; variable in PropertyInfo
3021 bool $isDocReadonly, argument
3032 $this->isDocReadonly = $isDocReadonly;
3215 if ($this->flags & Modifiers::READONLY || $this->isDocReadonly) {
4603 $isDocReadonly = false;
4613 $isDocReadonly = true;
4645 $isDocReadonly,

Completed in 27 milliseconds