Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Add autoloader until we run it at build time
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed May 27, 2016
1 parent 9d97eb4 commit 4196c42
Show file tree
Hide file tree
Showing 9 changed files with 577 additions and 0 deletions.
7 changes: 7 additions & 0 deletions core/src/plugins/action.share/vendor/autoload.php
@@ -0,0 +1,7 @@
<?php

// autoload.php @generated by Composer

require_once __DIR__ . '/composer' . '/autoload_real.php';

return ComposerAutoloaderInitb3e17649037b8fca0fc9c00fa2156aaf::getLoader();

0 comments on commit 4196c42

Please sign in to comment.