Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 5877232

Browse files
authored
Apply fixes from StyleCI (#535)
1 parent 97ab241 commit 5877232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Channels/PresenceChannel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ public function unsubscribe(ConnectionInterface $connection)
127127
$connection->app->id
128128
);
129129
}
130-
});
130+
});
131131
});
132132
}
133133
}

0 commit comments

Comments
 (0)