Skip to content

Commit

Permalink
Fix du nom
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume DUBOST committed Mar 27, 2019
1 parent d39e2ca commit f731a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AutoIncrementID.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/**
* Le trait qui ajoute à une entité un ID tout ce qu'il y'a de plus classique
*/
trait UnsignedAutoIncrementID
trait AutoIncrementID
{
/**
* @var integer
Expand Down

0 comments on commit f731a59

Please sign in to comment.