![Stable Build Status](http://img.shields.io/travis/contao-community-alliance/ikimea-browser-service/master.svg?style=flat-square&label=stable build) ![Upstream Build Status](http://img.shields.io/travis/contao-community-alliance/ikimea-browser-service/develop.svg?style=flat-square&label=dev build)
Provides Ikimea Browser detection as a service in the contao dependency container.
/** @var \Ikimea\Browser\Browser $browser */
$browser = $container['ikimea-browser'];