mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Type properties * Comment method * Update base_uri child property * Update BingApi.php * Update GoogleMapsApi.php * Update MapquestApi.php * Update NominatimApi.php * Update RipeApi.php * Update phpstan-baseline.neon * Update phpstan-baseline.neon * Fix indent * Fix escaping * Update phpstan-baseline.neon * Update phpstan-baseline.neon * Update phpstan-baseline.neon * Update phpstan-baseline.neon * Update phpstan-baseline.neon * Update phpstan-baseline.neon * Update phpstan-baseline.neon * Update phpstan-baseline.neon * StyleCI indent * Update phpstan-baseline.neon * Make possible for $client to be null * Remove comments * Remove comments * Remove comments * Update MapquestApi.php * Update NominatimApi.php * Remove comments * Remove comments * $base_uri not nullable * $base_uri not nullable * $base_uri not nullable * $base_uri not nullable * $base_uri not nullable * $base_uri not nullable * Type method and properties * Type method and properties * Type method and properties * Type method and properties * Type method and properties * Type method and properties * Type $client * Type method and properties * Remove errors not matched anymore * Fix type errors in graylogapi * Mixed can't be ORed * uri never null * Update app/ApiClients/GraylogApi.php * Fix getAdresses Type * Collection changed its folder? * Fix directory, there was just a backslash missing Co-authored-by: Tony Murray <murraytony@gmail.com>