Site logo file
API
Search
Phoca.cz Main Site
Phoca Cart
Phoca Cart Demo
Search
Search
Advanced Search
Methods
getName
getVersion
getDependencies
getUri
getOption
setOption
getOptions
getAttribute
setAttribute
getAttributes
You are here:
Home
Joomla
WebAssetItemInterface
getName
⇦
Back to WebAssetItemInterface class
Method getName
public string
getName
()
Return Asset name
Returns
string
Since
4.0.0
Class:
WebAssetItemInterface
Project:
Joomla
Method getName - Source code
/** * Return Asset name * * @return string * * @since 4.0.0 */ public function getName() : string;