Method | Description | |
---|---|---|
changeInfoRepresentsEntity ( $changeInfo, $entityName ) | ||
extractTags ( $tags, $oldEntity, $newEntity ) : array | Extract tags new / old entity. Tags in actions.yml describes from which fields should be their values extracted. |
public static changeInfoRepresentsEntity ( $changeInfo, $entityName ) |
public static extractTags ( $tags, $oldEntity, $newEntity ) : array | ||
$tags | ||
$oldEntity | ||
$newEntity | ||
return | array |