There was an error while loading. Please reload this page.
Update icons
Readability: Rename `isSent()` method to `areHeadersSent` That way, the name is more explicit, preventing any potential confusion at a glance
HotFix: Put back comma in composer json file
Update variable names/cleanup * Remove type prefix. e.g., `$s` for string
Code refactoring; Rename method args, etc