瀏覽代碼

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();