CalendarLinkException.php in Calendar Link 8
Same filename and directory in other branches
Namespace
Drupal\calendar_linkFile
src/CalendarLinkException.phpView source
<?php
namespace Drupal\calendar_link;
/**
* Class CalendarLinkException.
*
* @package Drupal\calendar_link
*/
class CalendarLinkException extends \RuntimeException {
}
Classes
Name | Description |
---|---|
CalendarLinkException | Class CalendarLinkException. |