Skip to content

Commit

Permalink
[7-14-pre2] Concertエンティティのマッピング定義を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
hidenorigoto committed Dec 28, 2015
1 parent 4628c2e commit ff6c383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AppBundle/Entity/Concert.php
Expand Up @@ -7,7 +7,7 @@
/**
* Concert
*
* @ORM\Table()
* @ORM\Table(name="concert")
* @ORM\Entity(repositoryClass="AppBundle\Entity\ConcertRepository")
*/
class Concert
Expand Down

0 comments on commit ff6c383

Please sign in to comment.