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 new method documentation file for a new PHP function in src/content/docs.
The instructions about defining the file's name are documented in the CONTRIBUTING.md file.
Description
Function name: example array_keys()
Function description: Returns an array containing all the keys of the
given array.
File name: example src/content/docs/02-array/08-arr-array-keys.md
What
Add new method documentation file for a new PHP function in
src/content/docs
.The instructions about defining the file's name are documented in the
CONTRIBUTING.md
file.Description
Function name: example
array_keys()
Function description: Returns an array containing all the keys of the
given array.
File name: example
src/content/docs/02-array/08-arr-array-keys.md
Checklist
examples
directorypint examples
Must read:
The text was updated successfully, but these errors were encountered: