AssetDataRegistry::exists( string $key )

Allows checking whether a key exists.


Description Description


Parameters Parameters

$key

(Required) The key to check if exists.


Top ↑

Return Return

(bool) Whether the key exists in the current data registry.


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.