Searched refs:uidObject (Results 1 – 2 of 2) sorted by relevance
14 private $uidObject; variable in ComboStrap\\ResourceComboAbs44 if ($this->uidObject === null) {45 $this->uidObject = Metadata::toMetadataObject($this->getUid())49 return $this->uidObject;
51 private $uidObject; variable in ComboStrap\\Metadata737 if ($this->uidObject === null) {738 $this->uidObject = Metadata::toMetadataObject($this->getUidClass())741 return $this->uidObject;