1. 42
    Retrieve public class properties with PHP’s arrow syntax
    1m 43s

Retrieve public class properties with PHP’s arrow syntax

InstructorMark Shust

Share this video with your friends

Send Tweet

Creating class properties is useless unless you can read back that property! There's an easy way to do this, with PHP's shorthand arrow syntax.