Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed May 14, 2021
1 parent 187921e commit a3f587f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PHPStan/Rules/Classes/data/bug-5002.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace Test;
namespace Bug5002;

class Foo
{
Expand Down

0 comments on commit a3f587f

Please sign in to comment.