Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New content types School, Person #865d2e0yq #667

Conversation

annalinneajohansson
Copy link
Contributor

@annalinneajohansson annalinneajohansson commented Sep 12, 2023

School.php

  • feat: Add addSecondaryContentType method to School class
  • refactor: Refactor appendStructuredData method to use ContentType helper class
  • chore: Register School class as a content type

ContentType.php;

  • feat: Add ContentType helper class
  • feat: Implement getStructuredData method to generate structured data
  • feat: Implement getStructuredDataProperties method to retrieve property values
  • feat: Implement registerContentType method to register content types

@helsingborgsstad
Copy link

… get_field isn't available

feature: Updated Person to use getFields
- feat: Add `addSecondaryContentType` method to `School` class
- refactor: Refactor `appendStructuredData` method to use `ContentType` helper class
- chore: Register `School` class as a content type

ContentType.php;

- feat: Add `ContentType` helper class
- feat: Implement `getStructuredData` method to generate structured data
- feat: Implement `getStructuredDataProperties` method to retrieve property values
- feat: Implement `registerContentType` method to register content types
@annalinneajohansson annalinneajohansson changed the title feat: Update appendStructuredData method New content types School, Person #865d2e0yq Sep 18, 2023
@sonarcloud
Copy link

sonarcloud bot commented Oct 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 20 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@thorbrink thorbrink closed this Oct 11, 2023
@thorbrink thorbrink deleted the feature/Innehllstyp-Skola-Municipio-CU-865d2e0yq branch October 11, 2023 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants