Explorar el Código

fixed PHPStorm being PHPStorm

Dennis hace 3 años
padre
commit
fd89a4bc91
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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();