An exception for terminatinating execution or to throw for unit testing.
getObjectIcon()
Returns an UI Icon which represents the repository object type.
withObjectIcon(Icon $icon)
Get a RepositoryObject card like this, but with an additional UI Icon representing the repository obj...
getCertificateIcon()
Get the certificate icon.
withCertificateIcon($certificate_icon)
Get a RepositoryObject card like this, but with an additional certificate outlined icon.
getActions()
get the dropdown actions
withActions($dropdown)
Get a RepositoryObject card like this, but with an additional UI Dropdown object.
getProgress()
Get the progressmeter of the card.
withProgress(ProgressMeter $progressmeter)
Get a RepositoryObject card like this, but with an additional UI Progressmeter object.
This describes commonalities between all types of Dropdowns.
This describes how an icon could be modified during construction of UI.