21 $this->store = $store;
52 if ( $this->now !==
null ) {
53 $writer->setCurrentTime( $this->now );
70 if ( $this->now !==
null ) {
71 $reader->setCurrentTime( $this->now );
90 $conditions, $prefix =
'WRStats', $options = []
93 $this->store, $conditions, $prefix, $options );
94 if ( $this->now !==
null ) {
95 $rateLimiter->setCurrentTime( $this->now );