Skip to content

Commit

Permalink
[4.2] Remove not used db reference in users view (#37607)
Browse files Browse the repository at this point in the history
* Remove not used db reference in users view

* deprecate
  • Loading branch information
laoneo committed Apr 23, 2022
1 parent 123352f commit d4d4b88
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -82,6 +82,8 @@ class HtmlView extends BaseHtmlView
*
* @var DatabaseDriver
* @since 3.6.3
*
* @deprecated 5.0 Will be removed without replacement
*/
protected $db;

Expand Down

0 comments on commit d4d4b88

Please sign in to comment.