jcb-compiler/src/600515b1-493f-4448-96fe-018e54e087c8/code.power
2024-01-27 09:09:33 +02:00

9 lines
257 B
Plaintext

/**
* 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;