calling class method (with constructors) without object instantiation in php

前端 未结 4 1324
孤街浪徒
孤街浪徒 2020-12-16 04:15

Ive looked and tried but I can\'t find an answer.

In PHP, is it possible to call a class\' member function (when that class requires a constructor to receive parame

4条回答
提交回复
热议问题