Skip to content

Commit

Permalink
remove method
Browse files Browse the repository at this point in the history
  • Loading branch information
h4kuna committed Sep 12, 2023
1 parent a06f11b commit 8066f56
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/Ares/Core/DataInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,4 @@ interface DataInterface
{
function getIn(): string;


/**
* @return array<string, mixed>
*/
function toArray(): array;

}

0 comments on commit 8066f56

Please sign in to comment.