PHP Interface Nextras\Orm\Collection\IEntityPreloadContainer

Afficher le fichier Open project: nextras/orm Interface Usage Examples

Méthodes publiques

Méthode Description
getPreloadValues ( string $property ) : array Returns array of $property values for preloading.

Method Details

getPreloadValues() public méthode

Returns array of $property values for preloading.
public getPreloadValues ( string $property ) : array
$property string
Résultat array