org\bovigo\vfs\vfsStreamContent::lastModified PHP 메소드

lastModified() 공개 메소드

sets the last modification time of the stream content
public lastModified ( integer $filemtime ) : org\bovigo\vfs\vfsStreamContent
$filemtime integer
리턴 org\bovigo\vfs\vfsStreamContent
    public function lastModified($filemtime);