mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-04 20:13:42 +00:00
php cs fixes
This commit is contained in:
@@ -13,6 +13,4 @@ namespace Chill\PersonBundle\Repository\Person;
|
||||
|
||||
use Doctrine\Persistence\ObjectRepository;
|
||||
|
||||
interface PersonCenterHistoryInterface extends ObjectRepository
|
||||
{
|
||||
}
|
||||
interface PersonCenterHistoryInterface extends ObjectRepository {}
|
||||
|
||||
Reference in New Issue
Block a user