Jimdo / prometheus_client_php

Prometheus instrumentation library for PHP applications
https://prometheus.io/docs/concepts/metric_types/
Apache License 2.0
281 stars 213 forks source link

Replace foreach with in_array #117

Open carusogabriel opened 5 years ago

carusogabriel commented 5 years ago

in_array gives more readability to the code 💅