EP_Test_Base::action_sync_on_meta_update PHP Method

action_sync_on_meta_update() public method

Helper function to test whether a meta sync has happened
Since: 2.0
    public function action_sync_on_meta_update()
    {
        $this->fired_actions['ep_sync_on_meta_update'] = true;
    }