Browse Source

fixed PHPStorm being PHPStorm

Dennis 3 năm trước cách đây
mục cha
commit
fd89a4bc91
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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
     */
     */
-     * @return string
-     */
     public function outOfCredits()
     public function outOfCredits()
     {
     {
         $usage = $this->creditUsage();
         $usage = $this->creditUsage();