Skip to content

Instantly share code, notes, and snippets.

@NandoKstroNet
Last active January 7, 2018 00:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NandoKstroNet/43d4bfb5f0986dcfdc74e1c72d78418e to your computer and use it in GitHub Desktop.
Save NandoKstroNet/43d4bfb5f0986dcfdc74e1c72d78418e to your computer and use it in GitHub Desktop.
{
"autoload": {
"psr-4": {
"AppBundle\\": "src/AppBundle",
"APIBundle\\": "src/APIBundle"
},
"classmap": [
"app/AppKernel.php",
"app/AppCache.php"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment