org\bovigo\vfs\vfsStreamContent::lastModified PHP Method

lastModified() public method

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