Function call_integration_hook
Process functions of an integration hook. calls all functions of the given hook. supports static class method calls.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs.php
string |
$hook |
The hook name |
array |
$parameters = array() |
An array of parameters this hook implements |
array
|
The results of the functions |