Account
in package
implements
Hydratable
Interfaces, Classes and Traits
- Hydratable
Table of Contents
- $codeFormat : string
- $postToCategory : bool
- hydrate() : bool
Properties
$codeFormat
public
string
$codeFormat
A regular expression governing what account codes look like.
$postToCategory
public
bool
$postToCategory
= false
Allow posting to category accounts (usually a bad idea).
Methods
hydrate()
public
hydrate(mixed $config[, array<string|int, mixed>|null $options = [] ]) : bool
Parameters
- $config : mixed
- $options : array<string|int, mixed>|null = []