$params * * Due to BC compliance, we cannot add a native `: mixed` return type declaration here * * phpcs:disable SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingNativeTypeHint * * @return mixed */ public function call(string $wrappedClass, string $method, array $params = []); }