Skip to content

Commit

Permalink
Remove leftover annotation after renaming parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
taisph committed Feb 7, 2017
1 parent 0f543fc commit 25af453
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Illuminate/Database/Eloquent/JsonEncodingException.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ public static function forModel($model, $message)
* @param mixed $key
* @param string $message
* @return static
* @internal param mixed $key
*/
public static function forAttribute($key, $message)
{
Expand Down

0 comments on commit 25af453

Please sign in to comment.