<?php

namespace dokuwiki\Action\Exception;

class ActionDisabledException extends ActionException {

}
