1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-22 14:23:05 +02:00

Additional documentation updates and bump version to 3.0.42

This commit is contained in:
Ryan Cramer
2016-11-25 14:58:02 -05:00
parent 942cac2707
commit 35df716082
10 changed files with 254 additions and 93 deletions

View File

@@ -9,6 +9,7 @@
* Instances of HookEvent are passed to Hook handlers when their requested method has been called.
*
* #pw-summary HookEvent is a type provided to hook functions with information about the event.
* #pw-var $event
* #pw-body =
* ~~~~~~
* // Example