Skip to content

Releases: larapulse/newrelic

Implement core functionality

25 Jan 12:43
4c6bd2f
Compare
Choose a tag to compare

Added

  • NewRelicInterface
  • NewRelic and NewRelicBlackhole classes, which implement NewRelicInterface
  • NewRelicFactory which is static factory to get an instance of NewRelicInterface
  • Test to check proper initialization using NewRelicFactory