jcb-compiler/src/b9f05dc4-d23a-499a-a826-974.../code.power

9 lines
222 B
Plaintext

/**
* Get the Array of Existing Core Rule Names
*
* @param bool $lowercase Switch to set rules lowercase
*
* @return array
* @since 3.2.0
*/
public function get(bool $lowercase = false): array;