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