EP_Test_Base::action_delete_post PHP Метод

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

Helper function to test whether a post has been deleted off ES
С версии: 1.0
public action_delete_post ( )
    public function action_delete_post()
    {
        $this->fired_actions['ep_delete_post'] = true;
    }