<?php class Bootstrap implements \Qii\Bootstrap\Base { public function __construct() { } public function _initialize() { } }