Cartflows_Log_Handler_File::is_open( string $handle )
Check if a handle is open.
Parameters
- $handle
-
(string) (Required) Log handle.
Return
(bool) True if $handle is open.
Source
File: classes/logger/class-cartflows-log-handler-file.php
Check if a handle is open.
(string) (Required) Log handle.
(bool) True if $handle is open.
File: classes/logger/class-cartflows-log-handler-file.php