1<?php
2
3/**
4 * Options for the yatp plugin
5 *
6 * @author Feralheart <dokuwiki@feralheart.dev>
7 */
8
9$meta['namespace'] = array('string');
10