PHP Class Elementor\Heartbeat

Show file Open project: pojome/elementor

Public Methods

Method Description
__construct ( ) Heartbeat constructor.
heartbeat_received ( array $response, array $data ) : array Handle the post lock in the editor.

Method Details

__construct() public method

Heartbeat constructor.
Since: 1.0.0
public __construct ( )

heartbeat_received() public method

Handle the post lock in the editor.
Since: 1.0.0
public heartbeat_received ( array $response, array $data ) : array
$response array
$data array
return array