xref: /plugin/struct/helper/field.php (revision ed3de3d67c65b9b61c3e1eeabb225a2664ee001d)
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