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