attach('bootstrap', 'bootstrap', array($this, 'configureView')); } public function configureView(Event $e) { die('triggered'); } }