1<?php 2 3$meta['graphviz_path'] = array('string'); 4$meta['use_plugin_path'] = array('onoff'); 5$meta['plugin_path'] = array('string'); 6 7?>