Searched refs:exposedDocComment (Results 1 – 1 of 1) sorted by relevance
1293 $this->exposedDocComment = $exposedDocComment;1495 … $docComment = $this->exposedDocComment ? '"' . $this->exposedDocComment->escape() . '"' : "NULL";2169 if ($this->exposedDocComment) {2170 $this->exposedDocComment = clone $this->exposedDocComment;2386 $this->exposedDocComment = $exposedDocComment;2776 if ($this->exposedDocComment) {3091 $this->exposedDocComment = clone $this->exposedDocComment;3241 $this->exposedDocComment = $exposedDocComment;3950 $this->exposedDocComment = clone $this->exposedDocComment;4640 $exposedDocComment = null;[all …]
Completed in 17 milliseconds