ClassDiscovery::clearCache() In this article Table of ContentsSource Related ↑ Back to top Source public static function clearCache() { self::$cache = []; } View all references View on Trac View on GitHub Related Used byDescriptionClassDiscovery::setStrategies()wp-includes/php-ai-client/third-party/Http/Discovery/ClassDiscovery.phpSet new strategies and clear the cache. ClassDiscovery::appendStrategy()wp-includes/php-ai-client/third-party/Http/Discovery/ClassDiscovery.phpAppend a strategy at the end of the strategy queue. ClassDiscovery::prependStrategy()wp-includes/php-ai-client/third-party/Http/Discovery/ClassDiscovery.phpPrepend a strategy at the beginning of the strategy queue. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.