9e9370d8117fd470c3e425d4aea9d1a50ac9859e
[yaffs-website] / robo / src / Config.php
1 <?php
2 namespace Robo;
3
4 /**
5  * @deprecated Use \Robo\Config\Config
6  */
7 class Config extends \Robo\Config\Config
8 {
9 }