Coding standards

This commit is contained in:
Michael 2021-11-23 21:56:34 +00:00
parent 07c2f36946
commit 38b641ca6b
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ use Friendica\BaseDataTransferObject;
/**
* Class Attachment
*
*
*
*/
class Attachment extends BaseDataTransferObject
{