jcb-compiler/src/bcf1e767-1566-440d-9f67-5c1.../code.power

14 lines
211 B
Plaintext

/**
* Is an Array
*
* @since 3.2.0
*/
use IsArray;
/**
* Base switch to add values as string or array
*
* @var boolean
* @since 3.2.0
**/
protected bool $addAsArray = true;