Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/deprecate-psr0' into deprecate-psr0
Browse files Browse the repository at this point in the history
  • Loading branch information
laoneo committed Jan 21, 2017
2 parents c705126 + 1fd7744 commit 6cd265a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/loader.php
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ public static function setup($enablePsr = true, $enablePrefixes = true, $enableC
*
* @return boolean True on success, false otherwise.
*
* @since 13.1
* @since __DEPLOY_VERSION__
*/
public static function loadByPsr4($class)
{
Expand Down

0 comments on commit 6cd265a

Please sign in to comment.