Skip to content

Commit c59f53c

Browse files
Merge pull request #348 from Laravel-Lang/16.x
Updated comments
2 parents bd0fa58 + 4face18 commit c59f53c

File tree

106 files changed

+106
-106
lines changed

Some content is hidden

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

106 files changed

+106
-106
lines changed

config/private.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

config/public.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
~ file that was distributed with this source code.
77
~
88
~ @author Andrey Helldar <helldar@dragon-code.pro>
9-
~ @copyright 2023 Laravel Lang Team
9+
~ @copyright 2024 Laravel Lang Team
1010
~ @license MIT
1111
~
1212
~ @see https://laravel-lang.com

src/Concerns/About.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Concerns/Decorator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Concerns/Has.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Concerns/Output.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Concerns/Path.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Console/Add.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Console/Base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Console/Remove.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Console/Reset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Console/Update.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Constants/Types.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Contracts/TextDecorator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Exceptions/BaseException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Exceptions/ProtectedLocaleException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Exceptions/UnknownLocaleCodeException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Exceptions/UnknownPluginInstanceException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Helpers/Arr.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Helpers/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Plugins/Plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Plugins/Provider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Processors/Add.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Processors/Remove.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Processors/Reset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Processors/Update.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Resources/Translation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/ServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Services/Converters/Extensions/SmartPunctExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Services/Converters/Text/BaseDecorator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Services/Converters/Text/CommonDecorator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Services/Converters/Text/SmartPunctuationDecorator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Services/Filesystem/Base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Services/Filesystem/Json.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Services/Filesystem/Manager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Services/Filesystem/Php.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Services/Renderer/ParagraphRenderer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

tests/Concerns/Commands.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

tests/Fixtures/Incorrect/BasePathDoesntExistProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

tests/Fixtures/Incorrect/BasePathProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

tests/Fixtures/Incorrect/ExceptionProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

tests/Fixtures/Incorrect/Plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

tests/Fixtures/MorePlugins/First/Src/Plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2023 Laravel Lang Team
10+
* @copyright 2024 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

0 commit comments

Comments
 (0)