fix more namespace issues
This commit is contained in:
parent
c1564fb67e
commit
2b718e5b92
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ namespace rabe\Util;
|
|||
|
||||
class Instance
|
||||
{
|
||||
private SplFileInfo $fileInfo;
|
||||
private \SplFileInfo $fileInfo;
|
||||
|
||||
public function __construct(SplFileInfo $fileInfo)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue