Skip to content

Commit

Permalink
use @internal instead of the type "@var internal"
Browse files Browse the repository at this point in the history
  • Loading branch information
goetas committed Feb 7, 2021
1 parent d761978 commit 4ab4105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/Migrations/Version/DbalMigrationFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/**
* The DbalMigrationFactory class is responsible for creating instances of a migration class name for a DBAL connection.
*
* @var internal
* @internal
*/
final class DbalMigrationFactory implements MigrationFactory
{
Expand Down

0 comments on commit 4ab4105

Please sign in to comment.