Пример #1
0
 function __construct(File $file, Cache $cache)
 {
     parent::__construct($file, $cache);
     static::$templatesDir = 'migration/';
 }