Skip to content

Commit

Permalink
Removed unused property
Browse files Browse the repository at this point in the history
- $filter
  • Loading branch information
weierophinney committed Aug 31, 2012
1 parent 7caf8e3 commit b63526f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/PhlyPeep/Model/PeepEntity.php
Expand Up @@ -10,8 +10,6 @@
*/
class PeepEntity implements ArraySerializableInterface
{
protected $filter;

/**
* @Annotation\Filter({"name":"StringTrim"})
* @Annotation\Validator({"name":"Regex", "options": {"pattern": "/^[a-zA-Z0-9]{8}$/"}})
Expand Down

0 comments on commit b63526f

Please sign in to comment.