Method | Description | |
---|---|---|
__construct ( string $kind, object $model, |
Create a new factory generator instance. | |
generate ( ) : object | Generate, and return the attribute. | |
getPrefix ( ) : string | Get the generator prefix. |
Method | Description | |
---|---|---|
factory ( string $name ) : object | Create an instance of the model. |