PHP Class Passwd_Driver_Expectpecl, horde
Copyright 2006-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you
did not receive this file, see http://www.horde.org/licenses/gpl.
Datei anzeigen
Open project: horde/horde
Protected Properties
Property |
Type |
Description |
|
$_stream |
resource |
Expect connection handle. |
|
Protected Methods
Method Details
_changePassword()
protected method
Handles expect communication.
Property Details
$_stream protected_oe property
Expect connection handle.
protected resource $_stream |
return |
resource |
|