abstract class LoggerInterfaceTest

Provides a base test class for ensuring compliance with the LoggerInterface

Implementors can extend the class and implement abstract methods to run this as part of their test suite

Hierarchy

Expanded class hierarchy of LoggerInterfaceTest

File

drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php, line 12

Namespace

Psr\Log\Test
View source

Members