Fixes
- 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.