summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Reader/SubscriptionNotFoundException.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/fguillot/picofeed/lib/PicoFeed/Reader/SubscriptionNotFoundException.php')
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Reader/SubscriptionNotFoundException.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/vendor/fguillot/picofeed/lib/PicoFeed/Reader/SubscriptionNotFoundException.php b/vendor/fguillot/picofeed/lib/PicoFeed/Reader/SubscriptionNotFoundException.php
index 1121fdf0e..dd77847ee 100644
--- a/vendor/fguillot/picofeed/lib/PicoFeed/Reader/SubscriptionNotFoundException.php
+++ b/vendor/fguillot/picofeed/lib/PicoFeed/Reader/SubscriptionNotFoundException.php
@@ -3,10 +3,9 @@
namespace PicoFeed\Reader;
/**
- * SubscriptionNotFoundException Exception
+ * SubscriptionNotFoundException Exception.
*
* @author Frederic Guillot
- * @package Reader
*/
class SubscriptionNotFoundException extends ReaderException
{