jcb-compiler/src/e2f5fddf-cbc8-44ee-836c-7f3fb08d8900/code.power

9 lines
223 B
Plaintext
Raw Permalink Normal View History

2024-01-27 07:09:33 +00:00
/**
* Get the Array of Existing Core Field Names
*
* @param bool $lowercase Switch to set field lowercase
*
* @return array
* @since 3.2.0
*/
public function get(bool $lowercase = false): array;