PHP Class bubasuma\simplechat\db\MessageQuery

Since: 1.0
Author: Buba Suma ([email protected])
Inheritance: extends yii\db\ActiveQuery
Afficher le fichier Open project: bubasuma/yii2-simplechat Class Usage Examples

Méthodes publiques

Méthode Description
between ( integer $userId, integer $contactId )
init ( )

Method Details

between() public méthode

Since: 2.0
public between ( integer $userId, integer $contactId )
$userId integer
$contactId integer

init() public méthode

public init ( )