Skip to content

Commit

Permalink
Merge pull request #6653 from Hackwar/patch-55
Browse files Browse the repository at this point in the history
Updating comment on JModelLegacy to allow for code completion
  • Loading branch information
Thomas Hunziker committed Apr 4, 2015
2 parents 8523b83 + 83a372c commit 60c64aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/legacy/model/legacy.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ abstract class JModelLegacy extends JObject
/**
* Database Connector
*
* @var object
* @var JDatabaseDriver
* @since 12.2
*/
protected $_db;
Expand Down

0 comments on commit 60c64aa

Please sign in to comment.