Skip to content

Commit dca9d82

Browse files
authored
Update StubRunnerInterface.php
1 parent 2e76ed3 commit dca9d82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Frdlweb/StubRunnerInterface.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ public function __invoke() :?StubHelperInterface;
1212
public function getInvoker();
1313
public function getShield();
1414
public function autoloading() : void;
15+
public function config(?array $config = null) : array;
1516
}

0 commit comments

Comments
 (0)