0

What is the difference between creating a new Object as:

$myObject = new OtherObject;

and

$myObject = new OtherObject();

?

Luís Assunção
  • 771
  • 1
  • 8
  • 20

0 Answers0