serp-spider / core

:spider: The PHP SERP Spider - A search engine scraper
https://serp-spider.github.io/
Other
89 stars 44 forks source link

add @param innotation for $httpClient variable in the constructor #35

Closed atefBB closed 6 years ago

atefBB commented 6 years ago

The absence of @param innotation may lead to confusion!

gsouf commented 6 years ago

Hi @atefBB thanks for figuring this out.

atefBB commented 6 years ago

@gsouf Thank you !