文字

预定义接口

Table of Contents

  • 遍历
  • 迭代器
  • 聚合式迭代器
  • 数组式访问
  • 序列化
  • Closure
  • 生成器

参见 SPL 接口 和 预定义类

用户评论:

[#1] articice at ua dot fm [2015-07-01 15:24:13]

Note that PHP extensions also provide interfaces you can implement, for example JsonSerializable.
Here is the full list http://php.net/manual/en/refs.basic.other.php

上一篇: 下一篇: