1<?php 2/** 3 * Metadata for configuration manager plugin 4 * Additions for the Template plugin 5 */ 6 7$meta['namespace'] = array('string'); 8?> 9