Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php2883 public bool $isDocReadonly; variable in PropertyInfo
2895 bool $isDocReadonly, argument
2904 $this->isDocReadonly = $isDocReadonly;
3030 if ($this->flags & Modifiers::READONLY || $this->isDocReadonly) {
4371 $isDocReadonly = false;
4380 $isDocReadonly = true;
4410 $isDocReadonly,

Completed in 16 milliseconds