File: wp-includes/php-ai-client/src/Common/AbstractDataTransferObject.php
-
Recursively converts empty arrays to stdClass objects where the schema expects objects.
Used by 2 functions | Uses 1 function | Source: wp-includes/php-ai-client/src/Common/AbstractDataTransferObject.php:93 -
Abstract base class for all Data Value Objects in the AI Client.
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Common/AbstractDataTransferObject.php:28 -
Validates that required keys exist in the array data.
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Common/AbstractDataTransferObject.php:39 -
{@inheritDoc}
Used by 0 functions | Uses 0 functions | Source: wp-includes/php-ai-client/src/Common/AbstractDataTransferObject.php:56 -
Converts the object to a JSON-serializable format.
Used by 0 functions | Uses 1 function | Source: wp-includes/php-ai-client/src/Common/AbstractDataTransferObject.php:77