angelcamposm / ping

A Ping package for Laravel
MIT License
56 stars 9 forks source link

Fix for #22 use correct params for str_contains #23

Closed yswery-reconz closed 2 years ago

yswery-reconz commented 2 years ago

str_contains(string $haystack, string $needle)

Was mixed the wrong way round