Closed daybugging closed 6 years ago
Hey there, just out of curiosity (and being a noob myself): Why are you invoking your instances the way you do? What's the advantage over something like
function something() { return new Foo\Bar\Baz; }
??
Hey there, just out of curiosity (and being a noob myself): Why are you invoking your instances the way you do? What's the advantage over something like
??