jcb-compiler/src/c9700450-4f44-4455-bc86-6a7660daadee/code.power
2024-01-27 09:09:33 +02:00

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;