Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Commit

Permalink
[ci-review] Rector Rectify
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 9, 2022
1 parent 14d1cb1 commit 3623019
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

/**
* @see \Symplify\SymfonyStaticDumper\Tests\Application\SymfonyStaticDumperApplicationTest
*/
* @see \Symplify\SymfonyStaticDumper\Tests\Application\SymfonyStaticDumperApplicationTest*/
final class SymfonyStaticDumperApplication
{
public function __construct(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

/**
* @see \Symplify\SymfonyStaticDumper\Tests\FileSystem\AssetsCopierTest
*/
* @see \Symplify\SymfonyStaticDumper\Tests\FileSystem\AssetsCopierTest*/
final class AssetsCopier
{
public function __construct(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

/**
* @see \Symplify\SymfonyStaticDumper\Tests\Routing\RoutesProviderTest
*/
* @see \Symplify\SymfonyStaticDumper\Tests\Routing\RoutesProviderTest*/
final class RoutesProvider
{
/**
Expand Down

0 comments on commit 3623019

Please sign in to comment.