浏览代码

fixed PHPStorm being PHPStorm

Dennis 3 年之前
父节点
当前提交
fd89a4bc91
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      app/Models/User.php

+ 0 - 2
app/Models/User.php

@@ -248,8 +248,6 @@ class User extends Authenticatable implements MustVerifyEmail
     *
     * @return string
     */
-     * @return string
-     */
     public function outOfCredits()
     {
         $usage = $this->creditUsage();