The SplSubject interface

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

簡(jiǎn)介

The SplSubject interface is used alongside SplObserver to implement the Observer Design Pattern.

接口摘要

interface SplSubject {
/* 方法 */
public attach(SplObserver $observer): void
public detach(SplObserver $observer): void
public notify(): void
}

目錄

  • <tfoot id="shzqm"><wbr id="shzqm"></wbr></tfoot>
  • <menu id="shzqm"><tt id="shzqm"></tt></menu>