@@ -240,6 +240,7 @@ |
||
240 | 240 | /** |
241 | 241 | * Returns the current error as an IXR_Error |
242 | 242 | * |
243 | + * @param string $tracks_event_name |
|
243 | 244 | * @return bool|IXR_Error |
244 | 245 | */ |
245 | 246 | function error( $error = null, $tracks_event_name = null ) { |