'Calgary Conditions', 'description' => 'Provides local time and weather information for Calgary, AB, Canada', 'author' => 'Jason Williams', 'icon' => 'oc-icon-cloud' ]; } public function registerComponents() { return [ '\JasonWilliams\CalgaryConditions\Components\CurrentInfo' => 'CurrentInfo' ]; } }