fix PHP-CS
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
namespace Friendica\Test\Util;
|
namespace Friendica\Test\Util;
|
||||||
|
|
||||||
class SerializableObjectDouble implements \Serializable#
|
class SerializableObjectDouble implements \Serializable
|
||||||
{
|
{
|
||||||
public function serialize()
|
public function serialize()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user