LLMS_Transaction::get_property_type( string $key )
Get a property’s data type for scrubbing used by $this->scrub() to determine how to scrub the property
Description Description
Parameters Parameters
- $key
-
(Required) property key
Return Return
(string)
Source Source
File: includes/models/model.llms.transaction.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |