]> Raphaƫl G. Git Repositories - userbundle/blobdiff - Resources/config/doctrine/Title.orm.yml
Remove Title entity short field and related methods
[userbundle] / Resources / config / doctrine / Title.orm.yml
index 389e89d85441cb7b926e239d2700bef54d4233d3..85354a0120d6fa2928109a25e2e7561012171ea7 100644 (file)
@@ -8,9 +8,6 @@ Rapsys\UserBundle\Entity\Title:
             options:
                 unsigned: true
     fields:
-        short:
-            type: string
-            length: 4
         title:
             type: string
             length: 16