prepareKeys() protected abstract method
Prepares the keys associated with the currently available data models.
protected abstract array prepareKeys ( $models ) | ||
---|---|---|
$models | array |
The available data models |
return | array |
The keys |
prepareKeys() protected abstract method
Prepares the keys associated with the currently available data models.
protected abstract array prepareKeys ( $models ) | ||
---|---|---|
$models | array |
The available data models |
return | array |
The keys |
Please login to continue.