Skip to content

Commit

Permalink
Merge pull request #40 from OpnKitchenTeam/master
Browse files Browse the repository at this point in the history
[Transaction] Remove @Orm\Entity
  • Loading branch information
paulandrieux authored Nov 16, 2016
2 parents f5e79bc + 39ffeed commit bbf43d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Entity/Transaction.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
* Transaction.
*
* @ORM\MappedSuperclass
* @ORM\Entity
*/
class Transaction implements TransactionInterface
{
Expand Down

0 comments on commit bbf43d9

Please sign in to comment.