shimabox/screru

View on GitHub
src/Exception/DisabledWebDriverException.php

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
<?php

namespace SMB\Screru\Exception;

/**
 * DisableWebDriverException
 */
class DisabledWebDriverException extends \Exception {}