|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Collaboration diagram for Monolog\Formatter\TestStreamFoo:Public Member Functions | |
| __construct ($resource) | |
| __toString () | |
Data Fields | |
| $foo | |
| $resource | |
Definition at line 253 of file NormalizerFormatterTest.php.
| Monolog\Formatter\TestStreamFoo::__construct | ( | $resource | ) |
Definition at line 258 of file NormalizerFormatterTest.php.
References Monolog\Formatter\TestStreamFoo\$resource.
| Monolog\Formatter\TestStreamFoo::__toString | ( | ) |
Definition at line 264 of file NormalizerFormatterTest.php.
| Monolog\Formatter\TestStreamFoo::$foo |
Definition at line 255 of file NormalizerFormatterTest.php.
| Monolog\Formatter\TestStreamFoo::$resource |
Definition at line 256 of file NormalizerFormatterTest.php.
Referenced by Monolog\Formatter\TestStreamFoo\__construct().