Inventory_Presser_Business_Day::close_string()
close_string
Return Return
(void)
Source Source
File: includes/class-business-day.php
public function close_string() { return $this->time_string( $this->close_hour, $this->close_minute ); }
Expand full source codeCollapse full source codeView on Github