mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-06-07 09:54:27 +02:00
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
Add a link
Reference in a new issue