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