Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
khanzadimahdi committed Jun 14, 2019
1 parent b627daf commit d33c4a5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/Traits/HasStamps.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@

trait HasStamps
{
/**
* Defines stamps list
* stamps must be in ['stampName' => 'databaseFieldName'] format
*
* @var array
*/
protected $stamps = [];

/**
* Get current timestamp
*
Expand Down

0 comments on commit d33c4a5

Please sign in to comment.