@@ -129,7 +129,7 @@ |
||
129 | 129 | /** |
130 | 130 | * @param int $status |
131 | 131 | * |
132 | - * @return bool |
|
132 | + * @return integer |
|
133 | 133 | */ |
134 | 134 | public function isStatus($status) { |
135 | 135 | return ((int)$status & $this->getStatus()); |