PHP 클래스 Phosphorum\Mail\Digest

Sends a weekly digest to subscribed users
상속: extends Phalcon\Di\Injectable
파일 보기 프로젝트 열기: phalcon/forum 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$mailer
$transport

공개 메소드들

메소드 설명
send ( ) Sends the digest

메소드 상세

send() 공개 메소드

Sends the digest
public send ( )

프로퍼티 상세

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

protected $mailer

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

protected $transport