Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Releases: pantheon-deprecated/pcc-drupal-module

Fix PccArticleApi initialize error

Choose a tag to compare

@renjithvwarrier renjithvwarrier released this 30 Jan 16:51
1d3879f

Fixes

  1. The PccArticleApi constructor expects LoggerChannelFactoryInterface. Since this was not imported to the file, the Drupal auto wire which initializes this class could not pass the correct value and caused issues while setting up views. This has been imported and it is possible to create new Content Publisher views.

0.0.4

Choose a tag to compare

@kevinstubbs kevinstubbs released this 24 Jan 19:20
20368f6

What's Changed

New Contributors

Full Changelog: 0.0.3...0.0.4

0.0.3

Choose a tag to compare

@gauravgoyal gauravgoyal released this 13 Aug 15:37
73a8b33

What's Changed

New Contributors

Full Changelog: 0.0.2...0.0.3

0.0.2

Choose a tag to compare

@gauravgoyal gauravgoyal released this 30 Jul 14:55
98f7000

What's Changed

New Contributors

Full Changelog: 0.0.1...0.0.2

0.0.1

Choose a tag to compare

@purushotamrai purushotamrai released this 10 May 14:32
ca06df3
Update composer.json