1. 35
    Defining function return & argument types in PHP
    2m 19s

Defining function return & argument types in PHP

InstructorMark Shust

Share this video with your friends

Send Tweet

Types are important in any programming language. In PHP, you can define argument & return types to build more reliable applications.