protected function socket void php 写法正确吗
No, the PHP syntax is incorrect. The correct syntax for a protected function in PHP is as follows:
protected function socket() {
// function body
}
原文地址: https://www.cveoy.top/t/topic/i8P9 著作权归作者所有。请勿转载和采集!