mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
- generate phpdoc to a dokuwiki compatible format - add/update the phpdoc of a selection of class methods
5 lines
149 B
Twig
5 lines
149 B
Twig
{% use 'elements/constant.txt.twig' %}
|
|
{% use 'elements/property.txt.twig' %}
|
|
{% use 'elements/method.txt.twig' %}
|
|
|
|
{% block content %}{% endblock %} |