mirror of
https://github.com/j0k3r/php-readability.git
synced 2026-09-27 06:26:17 +00:00
Clean
This commit is contained in:
@@ -183,9 +183,6 @@ class Readability implements LoggerAwareInterface
|
||||
$this->loadHtml();
|
||||
}
|
||||
|
||||
/**
|
||||
* @return void
|
||||
*/
|
||||
public function setLogger(LoggerInterface $logger): void
|
||||
{
|
||||
$this->logger = $logger;
|
||||
|
||||
Reference in New Issue
Block a user