Add User::isBot() method
authorAaron Schulz <aschulz@wikimedia.org>
Sun, 8 May 2016 09:11:14 +0000 (02:11 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 11 May 2016 00:26:29 +0000 (17:26 -0700)
commitf7af8f6724c43f6fdf2c745e88f798bdf90c4839
tree9112d45bd7a306374ec266f711740df62d3a31f7
parent1e959b8ed6cab3829c5a2e3f854ef1e92cc5ba61
Add User::isBot() method

Global group and other extensions can hook into the hook
to flag global bots and the like.

Change-Id: I1290932fccb62508d2a8b7f94f056badadf6fdfc
RELEASE-NOTES-1.28
docs/hooks.txt
includes/user/User.php