mirror of
https://github.com/standardebooks/web.git
synced 2025-07-18 12:26:39 -04:00
PHPStan updates
This commit is contained in:
parent
613d035ebe
commit
f21783d1f8
6 changed files with 36 additions and 49 deletions
|
@ -39,6 +39,7 @@ abstract class OpdsFeed extends AtomFeed{
|
|||
|
||||
$this->Updated = $updated;
|
||||
|
||||
/** @phpstan-ignore-next-line */
|
||||
unset($this->_XmlString);
|
||||
file_put_contents($this->Path, $this->GetXmlString());
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue