'json' ) ); $ret = ob_get_clean(); self::$crons = ! empty( $ret ) ? json_decode( $ret, true ) : array(); return self::$crons; } }