CloneableInstantiable
| Properties |
| public readonly ?mixed $defaultValue |
| public readonly int $length |
| public readonly bool $nullable |
| public readonly string $phpType |
| public readonly string $sqlType |
| Methods |
| public __construct(string $sqlType, string $phpType, int $length, bool $nullable, ?mixed $defaultValue = NULL) |