Skip to content

0.1.7

Latest
Compare
Choose a tag to compare
@jesseschalken jesseschalken released this 03 Dec 03:56
· 5 commits to master since this release
  • Add Assert::truthy() and Assert::falsy() to assert that a value is truthy or falsy
  • Add Assert::trypeof() to get the type of a value in PHPDoc format