angular.module.ng.$controllerProvider

Description

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

This provider allows controller registration via the register method.

Methods