Skip to content

Commit

Permalink
Autoload integration
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Oct 13, 2024
1 parent 64e0f75 commit e83e1f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/php/autoload.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?php namespace xp;

\lang\ClassLoader::registerPath(__DIR__);

0 comments on commit e83e1f0

Please sign in to comment.