- 1

what is the difference between public and private class php

26th Apr 2022, 9:40 AM
Robert Ayvazyan
1 Réponse
0
Look at page 2. This is the same for classes ⚠️ inside a class. Also called nested classes. You can't write public or private to your outa class. If I remember it right. https://www.sololearn.com/learn/PHP/3015/?ref=app
26th Apr 2022, 10:02 AM
Stefanoo
Stefanoo - avatar