Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

DataSourcePoller::merge_specs( Array $specs_to_merge_in, Array $specs, string $url )

Merge the specs.


Description Description


Parameters Parameters

$specs_to_merge_in

(Required) The specs to merge in to $specs.

$specs

(Required) The list of specs being merged into.

$url

(Required) The url of the feed being merged in (for error reporting).


Top ↑

Source Source

File: packages/woocommerce-admin/src/RemoteInboxNotifications/DataSourcePoller.php


			


Top ↑

User Contributed Notes User Contributed Notes

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