create Key
Creates a new NamespacedKey with the given name parts. The key is created using the initialized plugin ID.
Return
The created NamespacedKey.
Parameters
name
The name parts to create the key with.
See also
Namespaced Key
Throws
if IGF has not been initialized yet.