function LoggerChannelWithoutConstructor::__construct
Same name and namespace in other branches
- 11.x core/tests/Drupal/Tests/Core/Logger/LoggerChannelFactoryTest.php \Drupal\Tests\Core\Logger\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.