Skip to content

Commit

Permalink
Remove obsolete PHPMD warning suppression comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
TravisCarden committed Aug 23, 2023
1 parent a83bc75 commit a48bef5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Internal/Path/Factory/PathFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
* @package Path
*
* @internal Don't depend directly on this class. It may be changed or removed at any time without notice.
*
* @SuppressWarnings(PHPMD.StaticAccess)
*/
final class PathFactory implements PathFactoryInterface
{
Expand Down

0 comments on commit a48bef5

Please sign in to comment.