Skip to content

Commit

Permalink
Merge pull request #1125 from doctrine/typo-var
Browse files Browse the repository at this point in the history
use @internal instead of the type "@var internal"
  • Loading branch information
greg0ire committed Feb 7, 2021
2 parents d761978 + 4ab4105 commit f424cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/Migrations/Version/DbalMigrationFactory.php
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 f424cc7

Please sign in to comment.