File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 11<?php
22
33/*
4- * This file is part of https://github.com/josantonius/php-http-status-code repository.
5- *
6- * (c) Josantonius <hello@josantonius.dev>
7- *
8- * For the full copyright and license information, please view the LICENSE
9- * file that was distributed with this source code.
10- */
4+ * This file is part of https://github.com/josantonius/php-http-status-code repository.
5+ *
6+ * (c) Josantonius <hello@josantonius.dev>
7+ *
8+ * For the full copyright and license information, please view the LICENSE
9+ * file that was distributed with this source code.
10+ */
1111
1212namespace Josantonius \HttpStatusCode \Exceptions ;
1313
Original file line number Diff line number Diff line change 33declare (strict_types=1 );
44
55/*
6- * This file is part of https://github.com/josantonius/php-http-status-code repository.
7- *
8- * (c) Josantonius <hello@josantonius.dev>
9- *
10- * For the full copyright and license information, please view the LICENSE
11- * file that was distributed with this source code.
12- */
6+ * This file is part of https://github.com/josantonius/php-http-status-code repository.
7+ *
8+ * (c) Josantonius <hello@josantonius.dev>
9+ *
10+ * For the full copyright and license information, please view the LICENSE
11+ * file that was distributed with this source code.
12+ */
1313
1414namespace Josantonius \HttpStatusCode ;
1515
You can’t perform that action at this time.
0 commit comments