@author Back
The @author
tag is used to identify the author of an item.
Note: If the author's name is followed by an email address enclosed in angle brackets, the default template will convert the email address to a mailto:
link.
/**
* custom
* @class
* @author Aleen <aleen42@vip.qq.com>
*/
class custom {}
As the plugin is integrated with a code management system like GitLab or GitHub, you may have to auth with your account before leaving comments around this article.
Notice: This plugin has used Cookie to store your token with an expiration.