xref: /plugin/autotooltip/conf/metadata.php (revision 4cbd2578e15d5abe799472d234291cb1237d1880)
1<?php
2$meta['style'] = array('string');
3$meta['delay'] = array('numeric', '_min' => 0, '_max' => 10000);
4$meta['linkall_exclusions'] = array('string');
5