izzum\statemachine\loader\MyStatic::exitMethod PHP 메소드

exitMethod() 공개 정적인 메소드

public static exitMethod ( $entity )
    public static function exitMethod($entity)
    {
        self::$exit += 1;
    }