gpt4 book ai didi

php - 是否有必要将方法定义为 "public"?

转载 作者:可可西里 更新时间:2023-10-31 23:59:35 27 4
gpt4 key购买 nike

如果所有方法都是公共(public)的,除非它们被明确定义为其他东西,是否有必要将方法定义为 public

最佳答案

好吧,您已经通过命名默认值回答了这个问题:不,没有必要。

To quote the manual :

Class methods may be defined as public, private, or protected. Methods declared without any explicit visibility keyword are defined as public.

但是,我认为始终这样做是一种很好的做法。

关于php - 是否有必要将方法定义为 "public"?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3724965/

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