Skip to content

Commit db9d342

Browse files
committed
Add org_id to init doc
1 parent a2e8c7e commit db9d342

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/functions.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* context_lines?: int|null,
2929
* default_integrations?: bool,
3030
* dsn?: string|bool|null|Dsn,
31+
* org_id?: int|null,
3132
* environment?: string|null,
3233
* error_types?: int|null,
3334
* http_client?: HttpClientInterface|null,

0 commit comments

Comments
 (0)