mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-07 17:45:27 +00:00
@ -55,7 +55,7 @@ abstract class Importer
|
||||
* ObjectImporter constructor.
|
||||
* @param string $filename
|
||||
*/
|
||||
public function __construct(string $filename)
|
||||
public function __construct($filename)
|
||||
{
|
||||
|
||||
$this->filename = $filename;
|
||||
|
||||
Reference in New Issue
Block a user