Skip to content

Release v3.1.24

Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 02:05
blank and filled now support stringable (#617)

* blank and filled now support stringable

* chore: Add blank and filled functions for stringable support

* feat: Add tests for blank and filled functions with stringable support

* chore: Update Functions.php to support Stringable interface

---------

Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>