Skip to content

Commit

Permalink
PHPCS error fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
iGusev committed Oct 25, 2015
1 parent 76c1e25 commit bd5658a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Types/Chat.php
Original file line number Diff line number Diff line change
Expand Up @@ -171,5 +171,4 @@ public function setLastName($lastName)
{
$this->lastName = $lastName;
}

}

0 comments on commit bd5658a

Please sign in to comment.