Documentation

ProfileField
in package

Represents a custom profile field.

Tags
author

Aberdeener

version
2.0.0-pr13
license

MIT

Table of Contents

Properties

$description  : string|null
$editable  : bool
$forum_posts  : bool
$id  : int
$length  : int|null
$name  : string
$public  : bool
$required  : bool
$type  : int

Methods

__construct()  : mixed
all()  : array<int, ProfileField>
find()  : array<int, ProfileField>|ProfileField

Properties

Methods

__construct()

public __construct(object $row) : mixed
Parameters
$row : object

        
On this page

Search results