We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 702e111 commit e60c539Copy full SHA for e60c539
ja/development/testing.rst
@@ -1012,7 +1012,7 @@ Basic 認証のようなステートレス認証を使用する API をテスト
1012
1013
Basic または Digest 認証をテストする際、自動的に
1014
`PHP が作成する <https://php.net/manual/ja/features.http-auth.php>`_
1015
-環境変数を追加できます。これらの環境変数は、 :ref:`basic-authentication` に概説されている
+環境変数を追加できます。これらの環境変数は、 に概説されている
1016
認証アダプター内で使用されます。 ::
1017
1018
public function testBasicAuthentication(): void
0 commit comments