Exemple #1
0
 /**
  * @return \RegisteredDocument
  */
 public function getModel()
 {
     return RegisteredDocument::autoload($this->aValue);
 }