Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php1027 return $this->PlainValue();
1035 private function PlainValue() function in Doctrine\\Common\\Annotations\\DocParser
1094 $item->value = $this->PlainValue();
1168 return array($key, $this->PlainValue());