jcb-compiler/src/c9700450-4f44-4455-bc86-6a7.../code.power

9 lines
247 B
Plaintext

/**
* Get Allow Add Function Code
*
* @param string $nameSingleCode The single code name of the view.
*
* @since 3.2.0
* @return string The allow add method code
*/
public function get(string $nameSingleCode): string;