LazyRecord\BaseModel::afterCreate PHP Method

afterCreate() public method

Trigger for after creating new record.
public afterCreate ( array $args )
$args array
    public function afterCreate($args)
    {
    }