function LoggerChannelWithoutConstructor::__construct
Constructs a LoggerChannelFactory.
Parameters
\Symfony\Component\HttpFoundation\RequestStack|null $requestStack: (optional) The request stack.
\Drupal\Core\Session\AccountInterface|null $currentUser: (optional) The current user.
Overrides LoggerChannelFactory::__construct
File
-
core/
tests/ Drupal/ Tests/ Core/ Logger/ LoggerChannelFactoryTest.php, line 108
Class
Namespace
Drupal\Tests\Core\LoggerCode
public function __construct() {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.