461f3fd0创建于 2023年8月30日历史提交
<?php

namespace WP_CLI\Iterators;

use RuntimeException;

class Exception extends RuntimeException {}