mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-27 17:28:39 +00:00
Symfony Upgrade Fixer FTW
symfony-upgrade-fixer fix src/Wallabag/
This commit is contained in:
parent
516022d60e
commit
619cc45359
41 changed files with 137 additions and 113 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
namespace Wallabag\ApiBundle\Entity;
|
||||
|
||||
use FOS\OAuthServerBundle\Entity\AuthCode as BaseAuthCode;
|
||||
use Doctrine\ORM\Mapping as ORM;
|
||||
use FOS\OAuthServerBundle\Entity\AuthCode as BaseAuthCode;
|
||||
|
||||
/**
|
||||
* @ORM\Table("oauth2_auth_codes")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue