]> BookStack Code Mirror - bookstack/blobdiff - app/Auth/SocialAccount.php
Extend /users API endpoint
[bookstack] / app / Auth / SocialAccount.php
index 1c83980cb2fe355cfe61be3802bf8fc34b934e24..116cdc8546957a4071ad54bbc52aba5b8b6ede6c 100644 (file)
@@ -7,7 +7,6 @@ use BookStack\Model;
  * Class SocialAccount
  * @property string $driver
  * @property User $user
- * @package BookStack\Auth
  */
 class SocialAccount extends Model implements Loggable
 {