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 9ce29df commit 99328caCopy full SHA for 99328ca
src/PHPixie/CLI/Context/Container/Implementation.php
@@ -16,7 +16,7 @@ public function cliContext()
16
return $this->cliContext;
17
}
18
19
- public function setCLIContext($cliContext)
+ public function setCliContext($cliContext)
20
{
21
return $this->cliContext = $cliContext;
22
0 commit comments