EP_Test_Base::action_sync_on_meta_update PHP Метод

action_sync_on_meta_update() публичный Метод

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