You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,6 +110,7 @@ public function routeNotificationForInterfax($notification)
110
110
`file(string $file)` : Accepts the full path to a single file (full list of supported file types [found here](https://www.interfax.net/en/help/supported_file_types)).
111
111
`files(array $array)` : Accepts an array of file paths.
112
112
`stream(Filestream $stream, string $name)` : Accepts a file stream.
113
+
`addMetadata(array $data)`: Add metadata for logging purposes in case of an error.
0 commit comments