Get a quick refresher on all aspects of Objects, as we cover basic inheritance and method/property visibility. We’ll learn these by example. We’ll see magic methods and anonymous functions. We’ll also learn about Exceptions and error handling the PHP way.

Comments

Comments are closed.

A good overview about PHP objects.

Sandy Hull at 12:40 on 24 May 2019

Good refresher on visibility.