sets the last attribute modification time of the stream content
@since 0.9
int $filectime:
$this
public function lastAttributeModified($filectime) { $this->lastAttributeModified = $filectime; return $this; }