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