Psr17FactoryDiscovery::findUrlFactory(): WordPressAiClientDependenciesPsrHttpMessageUriFactoryInterface

In this article

This method has been deprecated since This will be removed in 2.0. Consider using the findUriFactory() method.. This will be removed in 2.0. Consider using the findUriFactory() method instead.

Return

WordPressAiClientDependenciesPsrHttpMessageUriFactoryInterface

Source

public static function findUrlFactory()
{
    return static::findUriFactory();
}

User Contributed Notes

You must log in before being able to contribute a note or feedback.