Skip to content

Commit

Permalink
Update PathsBuilder.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Westie committed Jan 16, 2025
1 parent fc0ece0 commit b0f4734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Builders/PathsBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
class PathsBuilder
{
protected OperationsBuilder $operationsBuilder;
protected RoutesBuilder $operationsBuilder;
protected RoutesBuilder $routesBuilder;

public function __construct(
OperationsBuilder $operationsBuilder,
Expand Down

0 comments on commit b0f4734

Please sign in to comment.