Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SAP/ui5-project
/ getCopyright
Method
getCopyright
lib/specifications/types/ThemeLibrary.js:28–30 ·
view source on GitHub ↗
* @private
()
Source
from the content-addressed store, hash-verified
26
* @private
27
*/
28
getCopyright() {
29
return
this._config.metadata.copyright;
30
}
31
32
/**
33
* Get the path of the project's source directory
Callers
3
ComponentProject.js
File · 0.45
ThemeLibrary.js
File · 0.45
Library.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected