<?php /** * @return bool|object */ public function buildZenTaoApp() { return $this->loadExtension('instance')->buildZenTaoApp(); }