Skip to content

Commit

Permalink
feat: Updated src/Snps/IO/ExtraTabsFilter.php
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] committed Mar 12, 2024
1 parent 26719e9 commit 2f008e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Snps/IO/ExtraTabsFilter.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ public function filter($in, $out, int &$consumed, bool $closing): int
return PSFS_PASS_ON;
}
}
stream_filter_register("extra_tabs_filter", "Dna\\Snps\\IO\\ExtraTabsFilter");

0 comments on commit 2f008e9

Please sign in to comment.