Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / consolidation / 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 }