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