aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Block.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/Block.php')
-rw-r--r--includes/Block.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/includes/Block.php b/includes/Block.php
index d336dcc8595c..3bcab5467a8e 100644
--- a/includes/Block.php
+++ b/includes/Block.php
@@ -122,7 +122,10 @@ class Block {
/**
* Check if two blocks are effectively equal. Doesn't check irrelevant things like
* the blocking user or the block timestamp, only things which affect the blocked user *
- * @return Boolean
+ *
+ * @param $block Block
+ *
+ * @return bool
*/
public function equals( Block $block ) {
return (