ponepaste/vendor/composer/autoload_namespaces.php

14 lines
411 B
PHP
Raw Normal View History

<?php
// autoload_namespaces.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'ParsedownExtra' => array($vendorDir . '/erusev/parsedown-extra'),
2021-08-20 16:21:55 -04:00
'Parsedown' => array($vendorDir . '/erusev/parsedown'),
'Highlight\\' => array($vendorDir . '/scrivo/highlight.php'),
'HighlightUtilities\\' => array($vendorDir . '/scrivo/highlight.php'),
);