forked from wallabag/wallabag
Clean PHPStan baseline
This commit is contained in:
@ -67,7 +67,7 @@ abstract class WallabagImport extends AbstractImport
|
||||
*
|
||||
* @param string $filepath
|
||||
*/
|
||||
public function setFilepath($filepath)
|
||||
public function setFilepath($filepath): static
|
||||
{
|
||||
$this->filepath = $filepath;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user