Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit 66c59a8

Browse files
authored
Update README.md
1 parent ed07f83 commit 66c59a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ try {
9090

9191
// Show runtime of request in seconds (server side)
9292
echo $e->getRuntime() . PHP_EOL;
93-
93+
/Users/stefan.becker/Projects/Corbado/sdks/corbado-php/assets/integration_guides.png
9494
// Show validation error messages (server side validation in case of HTTP
9595
// status code 400 (Bad Request))
9696
var_dump($e->getValidationMessages());

0 commit comments

Comments
 (0)