Skip to content

Commit

Permalink
Update Phinch.php
Browse files Browse the repository at this point in the history
  • Loading branch information
hotmeteor committed Sep 7, 2022
1 parent 42a88a7 commit 22fa2ef
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/Phinch.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
* @method \Phinch\Products\Individual individual()
* @method \Phinch\Products\Payment payment()
* @method \Phinch\Products\PayStatement payStatement()
* @method \Phinch\Products\Company $company
* @method \Phinch\Products\Directory $directory
* @method \Phinch\Products\Employment $employment
* @method \Phinch\Products\Individual $individual
* @method \Phinch\Products\Payment $payment
* @method \Phinch\Products\PayStatement $payStatement
* @property \Phinch\Products\Company $company
* @property \Phinch\Products\Directory $directory
* @property \Phinch\Products\Employment $employment
* @property \Phinch\Products\Individual $individual
* @property \Phinch\Products\Payment $payment
* @property \Phinch\Products\PayStatement $payStatement
*/
class Phinch
{
Expand Down

0 comments on commit 22fa2ef

Please sign in to comment.