Returns the filename of the extension's info file.
string
public function getFilename() : string { return basename($this->pathname); }