Overrides Event::asString
public function asString() : string { return sprintf('Extension Loaded from PHAR (%s %s)', $this->name, $this->version); }