mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-10 18:51:02 +00:00
Clean PHPStan baseline
This commit is contained in:
parent
0d93add058
commit
e63d473032
17 changed files with 73 additions and 85 deletions
|
@ -28,7 +28,7 @@ class ReadabilityImport extends AbstractImport
|
|||
*
|
||||
* @param string $filepath
|
||||
*/
|
||||
public function setFilepath($filepath)
|
||||
public function setFilepath($filepath): static
|
||||
{
|
||||
$this->filepath = $filepath;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue