Triggers the API-API instance’s ‘setup_config’ hook.
Description
See also
Source
File: src/apiapi-config.php
protected function trigger_setup_config() { torro()->apiapi()->trigger_hook( 'setup_config', $this ); }
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |