Skip to content

Commit 6ec703c

Browse files
committed
update phpdoc
1 parent 79e7685 commit 6ec703c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+57
-57
lines changed

tests/AuthenticationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* PSX is an open source PHP framework to develop RESTful APIs.
44
* For the current version and information visit <https://phpsx.org>
55
*
6-
* Copyright 2010-2023 Christoph Kappestein <[email protected]>
6+
* Copyright (c) Christoph Kappestein <[email protected]>
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

tests/Client/ClientTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* PSX is an open source PHP framework to develop RESTful APIs.
44
* For the current version and information visit <https://phpsx.org>
55
*
6-
* Copyright 2010-2023 Christoph Kappestein <[email protected]>
6+
* Copyright (c) Christoph Kappestein <[email protected]>
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

tests/Client/DeleteRequestTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* PSX is an open source PHP framework to develop RESTful APIs.
44
* For the current version and information visit <https://phpsx.org>
55
*
6-
* Copyright 2010-2023 Christoph Kappestein <[email protected]>
6+
* Copyright (c) Christoph Kappestein <[email protected]>
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

tests/Client/GetRequestTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* PSX is an open source PHP framework to develop RESTful APIs.
44
* For the current version and information visit <https://phpsx.org>
55
*
6-
* Copyright 2010-2023 Christoph Kappestein <[email protected]>
6+
* Copyright (c) Christoph Kappestein <[email protected]>
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

tests/Client/HeadRequestTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* PSX is an open source PHP framework to develop RESTful APIs.
44
* For the current version and information visit <https://phpsx.org>
55
*
6-
* Copyright 2010-2023 Christoph Kappestein <[email protected]>
6+
* Copyright (c) Christoph Kappestein <[email protected]>
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

tests/Client/OptionsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* PSX is an open source PHP framework to develop RESTful APIs.
44
* For the current version and information visit <https://phpsx.org>
55
*
6-
* Copyright 2010-2023 Christoph Kappestein <[email protected]>
6+
* Copyright (c) Christoph Kappestein <[email protected]>
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

tests/Client/PatchRequestTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* PSX is an open source PHP framework to develop RESTful APIs.
44
* For the current version and information visit <https://phpsx.org>
55
*
6-
* Copyright 2010-2023 Christoph Kappestein <[email protected]>
6+
* Copyright (c) Christoph Kappestein <[email protected]>
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

tests/Client/PostRequestTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* PSX is an open source PHP framework to develop RESTful APIs.
44
* For the current version and information visit <https://phpsx.org>
55
*
6-
* Copyright 2010-2023 Christoph Kappestein <[email protected]>
6+
* Copyright (c) Christoph Kappestein <[email protected]>
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

tests/Client/PutRequestTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* PSX is an open source PHP framework to develop RESTful APIs.
44
* For the current version and information visit <https://phpsx.org>
55
*
6-
* Copyright 2010-2023 Christoph Kappestein <[email protected]>
6+
* Copyright (c) Christoph Kappestein <[email protected]>
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

tests/Environment/HttpContextTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* PSX is an open source PHP framework to develop RESTful APIs.
44
* For the current version and information visit <https://phpsx.org>
55
*
6-
* Copyright 2010-2023 Christoph Kappestein <[email protected]>
6+
* Copyright (c) Christoph Kappestein <[email protected]>
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)