AssetDataRegistry::exists( string $key )
Allows checking whether a key exists.
Description Description
Parameters Parameters
- $key
-
(Required) The key to check if exists.
Return Return
(bool) Whether the key exists in the current data registry.
Source Source
File: packages/woocommerce-blocks/src/Assets/AssetDataRegistry.php