style cleanup

This commit is contained in:
Andreas Gohr
2024-02-27 15:57:33 +01:00
parent 1eeb87d74f
commit 05f444a487
4 changed files with 16 additions and 14 deletions

View File

@@ -4,7 +4,6 @@ namespace dokuwiki\plugin\filelist;
class Crawler
{
/** @var string regexp to check extensions */
protected $ext;