示例#1
0
 protected function addInformationalAttributes(Document $document)
 {
     $document->getFiles()->lastModified($document->getPath());
 }