We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ff0a2 commit 1b155c8Copy full SHA for 1b155c8
src/WmiScripting/Scripting.php
@@ -10,6 +10,7 @@
10
11
class Scripting
12
{
13
+ /** @var Config */
14
protected $config;
15
16
public function __construct($config = null)
0 commit comments