芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/cloud.pulsehost.co.uk/dev/docs/templates/xml/property.xml.twig
{# @var property phpDocumentor\Descriptor\PropertyDescriptor #}
{{ property.name }}
{{ property.fullyQualifiedStructuralElementName }}
{{ property.default }}
{% if inherited_from %}
{{ inherited_from }}
{% endif %} {{ include('docblock.xml.twig', {descriptor: property}) }}