php-try
php-try copied to clipboard
Adds note about LazyAttempt method chaining
Not returning $this kinda breaks an implicit contract, but I think a note here would suffice. It shouldn't break code that uses the library as directed.