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

9 lines
247 B
Plaintext
Raw Normal View History

2024-01-27 07:09:33 +00:00
/**
* 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;