Include composer dependencies in repo
This commit is contained in:
10
vendor/miniflux/picofeed/lib/PicoFeed/Client/ForbiddenException.php
vendored
Normal file
10
vendor/miniflux/picofeed/lib/PicoFeed/Client/ForbiddenException.php
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace PicoFeed\Client;
|
||||
|
||||
/**
|
||||
* @author Bernhard Posselt
|
||||
*/
|
||||
class ForbiddenException extends ClientException
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user