Hard-deprecation for now unused factory classes

This commit is contained in:
Art4 2025-04-14 14:51:44 +00:00
parent d410758cdd
commit 60ad014a6e
6 changed files with 18 additions and 2 deletions

View file

@ -11,6 +11,8 @@ use Friendica\Core\Logger\Exception\LoggerUnusableException;
/**
* interface for Util class for filesystem manipulation for Logger classes
*
* @internal
*/
interface FileSystemUtil
{