<?php

function mkbh_composer_init()
{
    require_once DRUPAL_ROOT . '/composer/bootstrap.php';
}
