Warning: Array to string conversion in /home/customer/www/docs.automatorplugin.com/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 825
Utilities::automator_get_all_helper_instances()
Get all class instances
Return Return
(array)
Source Source
File: src/core/class-utilities.php
public static function automator_get_all_helper_instances() { return self::$helper_instances; }
Expand full source code Collapse full source code View on Github
Changelog Changelog
Version | Description |
---|---|
2.1.0 | Introduced. |