Skip to content

Releases: pantheon-systems/pcc-drupal-module

Fix PccArticleApi initialize error

30 Jan 16:51
1d3879f
Compare
Choose a tag to compare

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

24 Jan 19:20
20368f6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.3...0.0.4

0.0.3

13 Aug 15:37
73a8b33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.2...0.0.3

0.0.2

30 Jul 14:55
98f7000
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.1...0.0.2

0.0.1

10 May 14:32
ca06df3
Compare
Choose a tag to compare
Update composer.json