Skip to content

Commit b6817cd

Browse files
committed
chore: minor cs
1 parent 9e8ab4c commit b6817cd

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

examples/mock-cluster.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Experimental mock cluster support in librdkafka ^1.3.0
45
* @see https://github.com/confluentinc/librdkafka/blob/master/src/rdkafka_mock.h#L44

examples/offset-lags.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Do NOT use in production - play around against local dev kafka only.
45
*

0 commit comments

Comments
 (0)