View source Improve this doc

$controllerProvider
service in module ng

Description

The $controller service is used by Angular to create new controllers.

This provider allows controller registration via the register method.

Methods