Skip to content

Commit a7bb37a

Browse files
author
Xety
committed
📖
1 parent 8132017 commit a7bb37a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class MyClass extends Configurator
3939

4040
public function __construct()
4141
{
42-
$this->set($defaultConfig);
42+
$this->setConfig($defaultConfig);
4343
}
4444
}
4545
```

0 commit comments

Comments
 (0)