ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
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.

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

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