PHP 클래스 IMP_Spam_Null, horde

저자: Michael Slusarz ([email protected])
상속: implements IMP_Spam_Base
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_success boolean Success status.

공개 메소드들

메소드 설명
__construct ( boolean $success ) Constructor.
report ( array $msgs, $action )

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( boolean $success )
$success boolean Success status.

report() 공개 메소드

public report ( array $msgs, $action )
$msgs array

프로퍼티 상세

$_success 보호되어 있는 프로퍼티

Success status.
protected bool $_success
리턴 boolean