bubasuma\simplechat\models\UserProfile::tableName PHP Method

tableName() public static method

public static tableName ( )
    public static function tableName()
    {
        return Migration::TABLE_USER_PROFILE;
    }