org\bovigo\vfs\vfsStreamContent::lastModified PHP Méthode

lastModified() public méthode

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