Skip to content

v4.2.8

@barryvdh barryvdh tagged this 01 Aug 12:29
Following the PSR-5 Proposal, chained methods should use `return $this`.
New instances should use `return static`. This way, when classes are
extended, they refer to the correct class.
Assets 2
Loading