summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Reader/UnsupportedFeedFormatException.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/fguillot/picofeed/lib/PicoFeed/Reader/UnsupportedFeedFormatException.php')
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Reader/UnsupportedFeedFormatException.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/vendor/fguillot/picofeed/lib/PicoFeed/Reader/UnsupportedFeedFormatException.php b/vendor/fguillot/picofeed/lib/PicoFeed/Reader/UnsupportedFeedFormatException.php
index 7d4df080e..4aa8d87f2 100644
--- a/vendor/fguillot/picofeed/lib/PicoFeed/Reader/UnsupportedFeedFormatException.php
+++ b/vendor/fguillot/picofeed/lib/PicoFeed/Reader/UnsupportedFeedFormatException.php
@@ -3,11 +3,10 @@
namespace PicoFeed\Reader;
/**
- * UnsupportedFeedFormatException Exception
+ * UnsupportedFeedFormatException Exception.
*
* @author Frederic Guillot
- * @package Reader
*/
class UnsupportedFeedFormatException extends ReaderException
{
-} \ No newline at end of file
+}