Skip to content

Commit

Permalink
Last try otherwise I go to the bar
Browse files Browse the repository at this point in the history
  • Loading branch information
laoneo committed Jan 21, 2017
1 parent 2e05bc4 commit eb7a0ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libraries/loader.php
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,6 @@ public static function registerAlias($alias, $original, $version = false)
/**
* Register a namespace to the autoloader. When loaded, namespace paths are searched in a "last in, first out" order.
*
*
* @param string $namespace A case sensitive Namespace to register.
* @param string $path A case sensitive absolute file path to the library root where classes of the given namespace can be found.
* @param boolean $reset True to reset the namespace with only the given lookup path.
Expand Down

0 comments on commit eb7a0ea

Please sign in to comment.