Exemplo n.º 1
0
 protected function addInformationalAttributes(Document $document)
 {
     $document->getFiles()->lastModified($document->getPath());
 }