#optional-chaining
Read more stories on Hashnode
Articles with this tag
In PHP we can do use isset() for checking the existence of a deeply nested array's key since the beginning of time : <?php $p1 =...