Skip to content

Commit

Permalink
Temp Remove Dehydrate
Browse files Browse the repository at this point in the history
  • Loading branch information
alloylab committed Dec 20, 2024
1 parent 21a94b6 commit df0174a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/PowerGridComponent.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,6 @@ public function hydrate(): void
DataSourceBase::$actionsHtml = [];
}

public function dehydrate(): void
{
$this->columns = $this->columns();
}

public function fetchDatasource(): void
{
$this->readyToLoad = true;
Expand Down

0 comments on commit df0174a

Please sign in to comment.