1<?php 2/** 3 * Metadata for configuration manager plugin 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)* 6 * @author Jean-Marc Boulade <jean-marc@boulade.com> 7 * @version 2021-09-08 8 */ 9 10$meta['defaultype'] =array('string'); 11$meta['icon'] =array('string'); 12 13