Skip to content

Commit

Permalink
Readd lifecycle callback
Browse files Browse the repository at this point in the history
  • Loading branch information
fitn committed Aug 30, 2013
1 parent d62df20 commit 4419a54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Pim/Bundle/ProductBundle/Entity/Channel.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
*
* @ORM\Table(name="pim_channel")
* @ORM\Entity(repositoryClass="Pim\Bundle\ProductBundle\Entity\Repository\ChannelRepository")
* @ORM\HasLifecycleCallbacks
*/
class Channel
{
Expand Down

0 comments on commit 4419a54

Please sign in to comment.