Property | Type | Description | |
---|---|---|---|
$modelClass | string | Holds the model class name. | |
$numberOfDeletedRecords | integer | Holds the number of deleted records for the model. |
Method | Description | |
---|---|---|
__construct ( string $modelClass, integer $numberOfDeletedRecords ) |
public __construct ( string $modelClass, integer $numberOfDeletedRecords ) | ||
$modelClass | string | |
$numberOfDeletedRecords | integer |
public int $numberOfDeletedRecords | ||
return | integer |