Blame view

vendor/autoload.php 183 Bytes
d8c1a2e0   Yarik   Big commit artbox
1
2
3
4
5
6
7
  <?php
  
  // autoload.php @generated by Composer
  
  require_once __DIR__ . '/composer' . '/autoload_real.php';
  
  return ComposerAutoloaderInit14694c09e6fa3b4d1a367219fb7ab239::getLoader();