mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
php cs
This commit is contained in:
parent
c5d0db8b71
commit
347fa6beb0
8 changed files with 31 additions and 37 deletions
|
@ -19,7 +19,7 @@ class ContentProxy
|
|||
|
||||
public function __construct(Graby $graby, RuleBasedTagger $tagger, Logger $logger)
|
||||
{
|
||||
$this->graby = $graby;
|
||||
$this->graby = $graby;
|
||||
$this->tagger = $tagger;
|
||||
$this->logger = $logger;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue