Tribe__JSON_LD__Abstract::get_types()
Public method to have access to the types
Return
(array)
Source
File: src/Tribe/JSON_LD/Abstract.php
public function get_types() {
return self::$types;
}
Changelog
| Version | Description |
|---|---|
| 4.7.12 | Introduced. |