automatic regexp to move namespace CL\Chill => Chill

This commit is contained in:
2014-11-07 10:01:20 +01:00
parent 651577981c
commit f7d24ae520
31 changed files with 105 additions and 105 deletions

View File

@@ -1,7 +1,7 @@
CL\Chill\PersonBundle\Entity\Person:
Chill\PersonBundle\Entity\Person:
type: entity
table: null
repositoryClass: CL\Chill\PersonBundle\Entity\PersonRepository
repositoryClass: Chill\PersonBundle\Entity\PersonRepository
fields:
id:
type: integer

View File

@@ -1,4 +1,4 @@
CL\Chill\PersonBundle\Entity\PersonHistoryFile:
Chill\PersonBundle\Entity\PersonHistoryFile:
type: entity
table: person_history_file
id: