App\Listeners\LeadActionNotify::__construct PHP 메소드

__construct() 공개 메소드

Action the event listener.
public __construct ( ) : void
리턴 void
    public function __construct()
    {
        //
    }
LeadActionNotify