Skip to content

Commit d903b30

Browse files
committed
Stubs section has been added to the readme file
1 parent 5ff5859 commit d903b30

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,10 @@ $conf->set('internal.termination.signal', SIGIO);
219219

220220
https://arnaud-lb.github.io/php-rdkafka/phpdoc/book.rdkafka.html
221221

222+
## Stubs
223+
224+
Because your IDE is not able to auto discover php-rdkadka api you can consider usage of external package providing a set of stubs for php-rdkafka classes, functions and constants: [kwn/php-rdkafka-stubs](https://github.com/kwn/php-rdkafka-stubs)
225+
222226
## Contributing
223227

224228
If you would like to contribute, thank you :)

0 commit comments

Comments
 (0)