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

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;