PHP 클래스 Elementor\Heartbeat

파일 보기 프로젝트 열기: pojome/elementor

공개 메소드들

메소드 설명
__construct ( ) Heartbeat constructor.
heartbeat_received ( array $response, array $data ) : array Handle the post lock in the editor.

메소드 상세

__construct() 공개 메소드

Heartbeat constructor.
부터: 1.0.0
public __construct ( )

heartbeat_received() 공개 메소드

Handle the post lock in the editor.
부터: 1.0.0
public heartbeat_received ( array $response, array $data ) : array
$response array
$data array
리턴 array