xref: /plugin/struct/helper/field.php (revision de07ec23cb66f29a6b077c80c342826f8fae0e17)
1<?php
2
3/**
4 * Allows adding a struct field as a bureaucracy field
5 */
6class helper_plugin_struct_field extends helper_plugin_bureaucracy_field {
7
8
9
10
11}
12