ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
Acme Namespace Reference

Data Structures

class  Tester
 

Functions

 tester ($handler, $record)
 

Function Documentation

◆ tester()

Acme\tester (   $handler,
  $record 
)

Definition at line 22 of file IntrospectionProcessorTest.php.

References $handler.

Referenced by Monolog\Processor\IntrospectionProcessorTest\testProcessorFromFunc().

23 {
24  $handler->handle($record);
25 }
$handler
+ Here is the caller graph for this function: