We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa4005 commit 930bd40Copy full SHA for 930bd40
src/ng/directive/ngController.js
@@ -23,6 +23,7 @@
23
*
24
* @element ANY
25
* @scope
26
+ * @priority 500
27
* @param {expression} ngController Name of a globally accessible constructor function or an
28
* {@link guide/expression expression} that on the current scope evaluates to a
29
* constructor function. The controller instance can be published into a scope property
0 commit comments