__sleep and __wakeup are methods that are related to the serialization process. serialize function checks if a class has a __sleep method.
確定! 回上一頁