Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/struts-examples
/ inherit
Function
inherit
rest-angular/src/main/webapp/js/lib/angular/angular.js:483–485 ·
view source on GitHub ↗
(parent, extra)
Source
from the content-addressed store, hash-verified
481
482
483
function
inherit(parent, extra) {
484
return
extend(Object.create(parent), extra);
485
}
486
487
/**
488
* @ngdoc
function
Callers
3
markDirectiveScope
Function · 0.70
addDirective
Function · 0.70
compileTemplateUrl
Function · 0.70
Calls
2
extend
Function · 0.70
create
Method · 0.45
Tested by
no test coverage detected