Skip to content

Commit

Permalink
Fix PHPStan
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenvanassche committed Mar 30, 2023
1 parent a1175db commit 4968b0e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Support/PartialTreesMapping.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

class PartialTreesMapping
{
/**
* @param array<string, \Spatie\LaravelData\Support\PartialTreesMapping> $children
*/
public function __construct(
readonly public string $original,
readonly public string $mapped,
Expand Down

0 comments on commit 4968b0e

Please sign in to comment.