edds_get_registry( string $name )

Retrieves a given registry instance by name.


Description Description


Parameters Parameters

$name

(Required) Registry name.


Top ↑

Return Return

(null|EDD_Stripe_Registry) Null if the registry doesn't exist, otherwise the object instance.


Top ↑

Source Source

File: includes/gateways/stripe/includes/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.19 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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