parent
38372f2b37
commit
82dc06ae19
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ abstract class Importer
|
|||
* ObjectImporter constructor.
|
||||
* @param string $filename
|
||||
*/
|
||||
public function __construct(string $filename)
|
||||
public function __construct($filename)
|
||||
{
|
||||
|
||||
$this->filename = $filename;
|
||||
|
|
Loading…
Add table
Reference in a new issue