@@ -18,6 +18,7 @@ |
||
18 | 18 | * @since 2.2.0 |
19 | 19 | * |
20 | 20 | * @param object $log The object for the points log the restriction is for. |
21 | + * @return void |
|
21 | 22 | */ |
22 | 23 | public function __construct( $log ); |
23 | 24 |