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

9 lines
223 B
Plaintext

/**
* 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;