Using completion during work with joomla.asset.json
the ressource definition contains "attribute"
https://developer.joomla.org/schemas/json-schema/web_assets.json
But this is wrong
Joomla\CMS\WebAsset\WebAssetItemInterface
/**
* Get all attributes
*
* @return array
*
* @SInCE 4.0.0
*/
public function getAttributes(): array;
Please correct the https://developer.joomla.org/schemas/json-schema/web_assets.json definition
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-01-04 10:14:07 |
Closed_By | ⇒ | richard67 |
Closing as solved with joomla/schemas#9 .
@JProof Thanks for reporting the issue.
@brianteeman Thanks for solving the issue.
Just as a quick update. Jenkins deploy failed for this when I merged it last night. Just fixed the jenkins job now and it's just deployed in the last 10 minutes
This has now been resolved and can be closed