MediaWiki REL1_39
|
Public Member Functions | |
__call (string $method_name, array $args) | |
Silently suppress all undefined method calls. | |
Definition at line 33 of file NullMetric.php.
Wikimedia\Metrics\NullMetric::__call | ( | string | $method_name, |
array | $args ) |
Silently suppress all undefined method calls.
$method_name | string |
$args | array |
Definition at line 42 of file NullMetric.php.