Skip to content
This repository has been archived by the owner on Jan 18, 2018. It is now read-only.

Commit

Permalink
Fixed a docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Oct 19, 2014
1 parent a41be94 commit e8e96b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Models/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ public function getPresenter()
*
* @param string $value
*
* @return \Carbon\Carbon
* @return \Carbon\Carbon|false
*/
public function getActivatedAtAccessor($value)
{
Expand Down

0 comments on commit e8e96b7

Please sign in to comment.