ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
Monolog\Formatter\TestToStringError Class Reference
+ Collaboration diagram for Monolog\Formatter\TestToStringError:

Public Member Functions

 __toString ()
 

Detailed Description

Definition at line 399 of file NormalizerFormatterTest.php.

Member Function Documentation

◆ __toString()

Monolog\Formatter\TestToStringError::__toString ( )

Definition at line 401 of file NormalizerFormatterTest.php.

402  {
403  throw new \RuntimeException('Could not convert to string');
404  }

The documentation for this class was generated from the following file: