Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Commit

Permalink
Normalizes docblock descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Paul committed Oct 19, 2016
1 parent 4469fbe commit 2285ee3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/MonerisTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class MonerisTest extends PHPUnit_Framework_TestCase
{
/**
* The Moneris Store ID.
* The Moneris store id.
*
* @var string
*/
Expand All @@ -20,7 +20,7 @@ class MonerisTest extends PHPUnit_Framework_TestCase
protected $params;

/**
* The Moneris API Token.
* The Moneris API token.
*
* @var string
*/
Expand Down

0 comments on commit 2285ee3

Please sign in to comment.