Skip to content

Commit

Permalink
Merge pull request #2 from shetabit/analysis-qgpW9w
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
hamog authored Mar 2, 2019
2 parents f65e2a9 + 637c025 commit 5f3c03b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/Helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ public function removeComma(string $value) : string

/**
* Convert jalali date to gregorian date.
*
* @param string $jDate
*
* @param string $jDate
*
* @return null|string
*/
public function toGregorian(string $jDate) : string
Expand Down

0 comments on commit 5f3c03b

Please sign in to comment.