jcb-compiler/src/c600f58c-3fe2-4d2d-b711-266.../code.power

9 lines
272 B
Plaintext

/**
* get Add Button To List Field Input (getInput tweak)
*
* @param array $fieldData The field custom data
*
* @return string of getInput class on success empty string otherwise
* @since 3.2.0
*/
public function get(array $fieldData): string;