Apple_Actions\Action::perform PHP 메소드

perform() 추상적인 공개 메소드

Abstract function implemented by all child class to perform the given action.
abstract public perform ( )
    public abstract function perform();