forked from friendica/friendica-addons
Remove wrong phpdoc
This commit is contained in:
parent
f7ec934893
commit
c4f8c65817
1 changed files with 0 additions and 3 deletions
|
@ -23,9 +23,6 @@ final class MonologFactory implements LoggerFactory
|
||||||
|
|
||||||
private IManageConfigValues $config;
|
private IManageConfigValues $config;
|
||||||
|
|
||||||
/**
|
|
||||||
* @param string $channel The channel for the logger
|
|
||||||
*/
|
|
||||||
public function __construct(IHaveCallIntrospections $introspection, IManageConfigValues $config)
|
public function __construct(IHaveCallIntrospections $introspection, IManageConfigValues $config)
|
||||||
{
|
{
|
||||||
$this->introspection = $introspection;
|
$this->introspection = $introspection;
|
||||||
|
|
Loading…
Add table
Reference in a new issue