Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SPLObjecStorageのDetach()とoffsetUnset()の違いは何ですか。彼らは同じことをしているように見えます。もしそうなら、なぜ同じ仕事に2つの方法があるのですか?
まったく違いはありません。一方は他方のエイリアスです。
ノート: SplObjectStorage :: offsetUnset()は、SplObjectStorage :: detach()のエイリアスです。
ノート:
SplObjectStorage :: offsetUnset()は、SplObjectStorage :: detach()のエイリアスです。