jcb-compiler/src/600515b1-493f-4448-96fe-018e54e087c8/code.power

9 lines
257 B
Plaintext
Raw Normal View History

2024-01-27 07:09:33 +00:00
/**
* Get Can Edit State Function Code
*
* @param string $nameSingleCode The single code name of the view.
*
* @since 3.2.0
* @return string The can edit state method code
*/
public function get(string $nameSingleCode): string;