Skip to content
  • colemanw's avatar
    APIv4 - Add function to get api class name · eb378b8a
    colemanw authored
    Adding the "Case" entity is a problem because it's a reserved php keyword.
    So we need to be able to have entity names that don't match their classname.
    This function gives us a way to get api class names without guessing from the entity name.
    eb378b8a