Skip to content

Instantly share code, notes, and snippets.

@trq
Created March 17, 2012 06:01
Show Gist options
  • Save trq/2055596 to your computer and use it in GitHub Desktop.
Save trq/2055596 to your computer and use it in GitHub Desktop.
<?php
(new AutoLoader())
->registerNamespaces([
'Proem' => ['/myproem', 'lib']
]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment