44 throw new \BadMethodCallException( __METHOD__ .
' is not implemented.' );
71 $name = $this->userNameUtils->getCanonical( $username );
72 return $name ===
false ? null : $name;
85 foreach ( $reqs as $req ) {
86 $req->username = $username;
105 return \StatusValue::newGood();
114 throw new \BadMethodCallException( __METHOD__ .
' is not implemented.' );
137 return \StatusValue::newGood();
154 throw new \BadMethodCallException( __METHOD__ .
' is not implemented.' );
156 throw new \BadMethodCallException(
157 __METHOD__ .
' should not be called on a non-link provider.'
168 throw new \BadMethodCallException( __METHOD__ .
' is not implemented.' );