drupal-civicrm/vendor/drush/drush/lib/Drush/Role/RoleException.php

6 lines
72 B
PHP
Raw Permalink Normal View History

2018-01-14 15:10:16 +02:00
<?php
namespace Drush\Role;
class RoleException extends \Exception {}