gpt4 book ai didi

php - zend框架2下划线私有(private)

转载 作者:行者123 更新时间:2023-12-02 02:40:01 26 4
gpt4 key购买 nike

Zend Framework 2 会继续在类的私有(private)成员和方法前面放置下划线吗?例如:

class blah {
private $_name;

private function _doSomethingToName()
{
}
}

我发现它们仍然存在于 ZF2 的开发版本中。

最佳答案

可能是的,根据the poll :

There are currently 381 responses:

  • 57% vote "Yes" (to remove the underscores)
  • 38% vote "No" (to retain underscores)
  • 4% vote "No opinion"

关于php - zend框架2下划线私有(private),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3748053/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com