Adjusted since version

This commit is contained in:
Thiago Benvenuto 2016-03-15 20:26:46 -03:00
parent 180a09f52c
commit 1847b0fab5
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ class WC_Shipping {
* but before Woocommerce does anything with them. A good example of usage is to merge the shipping methods for multiple
* packages for marketplaces.
*
* @since 2.5.6
* @since 2.6.0
*
* @param array $packages The array of packages after shipping costs are calculated.
*/