Skip to content

Commit

Permalink
Merge pull request #348 from Laravel-Lang/16.x
Browse files Browse the repository at this point in the history
Updated comments
  • Loading branch information
andrey-helldar committed Feb 7, 2024
2 parents bd0fa58 + 4face18 commit c59f53c
Show file tree
Hide file tree
Showing 106 changed files with 106 additions and 106 deletions.
2 changes: 1 addition & 1 deletion config/private.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion config/public.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
~ file that was distributed with this source code.
~
~ @author Andrey Helldar <[email protected]>
~ @copyright 2023 Laravel Lang Team
~ @copyright 2024 Laravel Lang Team
~ @license MIT
~
~ @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Concerns/About.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Concerns/Decorator.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Concerns/Has.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Concerns/Output.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Concerns/Path.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Console/Add.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Console/Base.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Console/Remove.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Console/Reset.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Console/Update.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Constants/Types.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Contracts/TextDecorator.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Exceptions/BaseException.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Exceptions/ProtectedLocaleException.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Exceptions/UnknownLocaleCodeException.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Exceptions/UnknownPluginInstanceException.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Helpers/Arr.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Helpers/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Plugins/Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Plugins/Provider.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Processors/Add.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Processors/Remove.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Processors/Reset.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Processors/Update.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Resources/Translation.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/ServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Services/Converters/Extensions/SmartPunctExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Services/Converters/Text/BaseDecorator.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Services/Converters/Text/CommonDecorator.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Services/Converters/Text/SmartPunctuationDecorator.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Services/Filesystem/Base.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Services/Filesystem/Json.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Services/Filesystem/Manager.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Services/Filesystem/Php.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion src/Services/Renderer/ParagraphRenderer.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion tests/Concerns/Commands.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion tests/Fixtures/Incorrect/BasePathDoesntExistProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion tests/Fixtures/Incorrect/BasePathProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion tests/Fixtures/Incorrect/ExceptionProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion tests/Fixtures/Incorrect/Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
2 changes: 1 addition & 1 deletion tests/Fixtures/MorePlugins/First/Src/Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* file that was distributed with this source code.
*
* @author Andrey Helldar <[email protected]>
* @copyright 2023 Laravel Lang Team
* @copyright 2024 Laravel Lang Team
* @license MIT
*
* @see https://laravel-lang.com
Expand Down
Loading

0 comments on commit c59f53c

Please sign in to comment.