mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-01 12:33:49 +00:00
update cs
This commit is contained in:
@@ -13,4 +13,6 @@ namespace Chill\PersonBundle\Repository\Person;
|
||||
|
||||
use Doctrine\Persistence\ObjectRepository;
|
||||
|
||||
interface PersonCenterHistoryInterface extends ObjectRepository {}
|
||||
interface PersonCenterHistoryInterface extends ObjectRepository
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user