mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-02-28 04:26:14 -05:00
6 lines
70 B
PHP
6 lines
70 B
PHP
<?php
|
|
|
|
class FreshRSS_EntriesGetter_Exception extends \Exception {
|
|
|
|
}
|