\Hubleto\App\Community\Leads\Models\LeadDocument
Properties
### ☍ table
```php
public string $table
```
### ☍ recordManagerClass
```php
public string $recordManagerClass
```
### ☍ relations
```php
public array $relations
```
Methods
ƒ describeColumns
public describeColumns(): array
ƒ describeInput
public describeInput(string $columnName): \Hubleto\Framework\Description\Input
Parameters
| Parameter |
Type |
Description |
$columnName |
string |
|
ƒ describeTable
public describeTable(): \Hubleto\Framework\Description\Table
ƒ onBeforeDelete
public onBeforeDelete(int $id): int
Parameters
| Parameter |
Type |
Description |
$id |
int |
|