summaryrefslogtreecommitdiff
path: root/fisheye_rss.php
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2026-05-14 09:54:15 +0100
committerLester Caine <lester@lsces.co.uk>2026-05-14 09:54:15 +0100
commit4f72c4761359485da48b19eb8d9cf525797e7df8 (patch)
treefe82ef7aa5142b6aca98dbfa49445df3897e1f56 /fisheye_rss.php
parent7c55576c11eaa4586f93461cbd70c54b74b38c36 (diff)
downloadfisheye-4f72c4761359485da48b19eb8d9cf525797e7df8.tar.gz
fisheye-4f72c4761359485da48b19eb8d9cf525797e7df8.tar.bz2
fisheye-4f72c4761359485da48b19eb8d9cf525797e7df8.zip
php-cs-fixer tidies to php8.5 standards
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'fisheye_rss.php')
-rwxr-xr-xfisheye_rss.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/fisheye_rss.php b/fisheye_rss.php
index e5f90e9..762f062 100755
--- a/fisheye_rss.php
+++ b/fisheye_rss.php
@@ -9,6 +9,7 @@
* Initialization
*/
namespace Bitweaver\Fisheye;
+
use Bitweaver\KernelTools;
use Bitweaver\BitBase;
use Bitweaver\Rss\FeedItem;