Skip to content

Commit

Permalink
Removed locale property
Browse files Browse the repository at this point in the history
  • Loading branch information
xelax90 committed Dec 10, 2016
1 parent ef5d88c commit a88cd5a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Entity/LocaleUserTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
* @author schurix
*/
trait LocaleUserTrait{
/** @var string */
protected $locale;

/**
* Returns the stored user locale
* @see LocaleUserInterface
Expand Down

0 comments on commit a88cd5a

Please sign in to comment.