@@ -74,7 +74,7 @@ |
||
| 74 | 74 | /** |
| 75 | 75 | * Constructor for reading the log. |
| 76 | 76 | * |
| 77 | - * @param Title $title page |
|
| 77 | + * @param \Title|null $title page |
|
| 78 | 78 | * @param string $type of log (default: approval) |
| 79 | 79 | */ |
| 80 | 80 | public function __construct( Title $title, $type = 'approval' ) { |