refactor Thelia logger
This commit is contained in:
@@ -74,6 +74,9 @@ class Parser implements ParserInterface
|
||||
{
|
||||
$this->loadParser();
|
||||
|
||||
|
||||
\Thelia\Log\Tlog::instance()->debug("tutu");
|
||||
|
||||
return $this->content;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user