Merge pull request #27858 from Rowayda-Khayri/fixes
Add punctuation mark to function's docblock
This commit is contained in:
commit
9155a78043
|
@ -150,7 +150,7 @@ class WC_Shipping {
|
|||
|
||||
/**
|
||||
* Loads all shipping methods which are hooked in.
|
||||
* If a $package is passed some methods may add themselves conditionally and zones will be used.
|
||||
* If a $package is passed, some methods may add themselves conditionally and zones will be used.
|
||||
*
|
||||
* @param array $package Package information.
|
||||
* @return WC_Shipping_Method[]
|
||||
|
|
Loading…
Reference in New Issue