AssetDataRegistry::add_data( string $key, mixed $data )

See self::add() for docs.


Description Description


Parameters Parameters

$key

(Required) Key for the data.

$data

(Required) Value for the data.


Top ↑

Source Source

File: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php


			


Top ↑

User Contributed Notes User Contributed Notes

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