Projet

Général

Profil

Révision 4eeb3b46

Ajouté par Assos Assos il y a presque 8 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/uuid/uuid.admin.inc
42 42
    // Get the keys for local ID and UUID.
43 43
    $uuid_key = $info['entity keys']['uuid'];
44 44
    $uuid_entities = entity_uuid_load($entity_type, array($entity->{$uuid_key}));
45
    // @codingStandardsIgnoreStart
45 46
    return kdevel_print_object(reset($uuid_entities), '$' . $entity_type . '->');
47
    // @codingStandardsIgnoreEnd
46 48
  }
47 49
  else {
48 50
    return t("This entity doesn't support UUID.");

Formats disponibles : Unified diff