inspect/type: show subtitle for attributes

This commit is contained in:
Thomas Gelf 2015-12-17 19:27:24 +01:00
parent f8634cf66b
commit 83584bb4db

View File

@ -23,5 +23,6 @@
</tbody> </tbody>
</table> </table>
<?php endif ?> <?php endif ?>
<h2>Type attributes</h2>
<pre><?= $this->renderPlainObject($this->type) ?></pre> <pre><?= $this->renderPlainObject($this->type) ?></pre>
</div> </div>