WC_Twenty_Twenty_Two::after_order_review()
Close the div wrapper.
Method of the class: WC_Twenty_Twenty_Two{}
No Hooks.
Return
null
. Nothing (null).
Usage
$result = WC_Twenty_Twenty_Two::after_order_review();
WC_Twenty_Twenty_Two::after_order_review() WC Twenty Twenty Two::after order review code WC 9.4.2
public static function after_order_review() { echo '</div>'; }