@@ -114,6 +114,7 @@ |
||
114 | 114 | * @param stdClass &$object Instantiated object that we will run method on. |
115 | 115 | * @param string $methodName Method name to call |
116 | 116 | * @param array $parameters Array of parameters to pass into method. |
117 | + * @param DeprecatedLogFormatter $object |
|
117 | 118 | * |
118 | 119 | * @return mixed Method return. |
119 | 120 | */ |