Comments Fixed

This commit is contained in:
devansh bawari 2021-05-06 16:01:52 +05:30
parent 225e0636ef
commit 8935fbbf13
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ class Tax
} }
/** /**
* This method is check tax for the current address. If applicable then * This method will check tax for the current address. If applicable then
* custom operation can be done. * custom operation can be done.
* *
* @param object $address * @param object $address