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
Add a new method documentation file for a new PHP function in the src/content/docs directory.
The instructions about defining the file's name are documented in the CONTRIBUTING.md file.
Description
Function name: example set_exception_handler()
Function description: it allows you to declare a callback function that will handle all uncaught exceptions.
File name: example src/content/docs/01-system/16-sys-set-exception-handler.md
What
Add a new method documentation file for a new PHP function in the
src/content/docs
directory.The instructions about defining the file's name are documented in the
CONTRIBUTING.md
file.Description
Function name: example
set_exception_handler()
Function description: it allows you to declare a callback function that will handle all uncaught exceptions.
File name: example
src/content/docs/01-system/16-sys-set-exception-handler.md
Checklist
examples
directorypint examples
Must read:
The text was updated successfully, but these errors were encountered: