Maslosoft Zamm Documentation
Zamm is a documentation tool
Edit
Properties Documentation List Helper
This widget will display table with public properties linked to API and their corresponding documentation.
To use it, echo it's instance with class name as parameter:
$html = new PropertiesDocs(PropertiesDocs::class);
This will result in list of properties of PropertiesDocs
:
Property | Documentation |
---|---|
$title |
Provide title to display above this widget's generated table. |