示例#1
0
 public function display(Document $document, array $criteria = [])
 {
     return $document->getViewer()->getDocumentByArray($criteria);
 }