fix PHP-CS

This commit is contained in:
Philipp Holzer 2023-01-21 19:47:47 +01:00
parent ac0e2aa901
commit eefd0b1143
Signed by: nupplaPhil
GPG Key ID: 24A7501396EB5432
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
namespace Friendica\Test\Util;
class SerializableObjectDouble implements \Serializable#
class SerializableObjectDouble implements \Serializable
{
public function serialize()
{