Issue #3302833 by akhil babu, b_sharpe, alexpott, oily, smustgrave: Improve...
Issue #3302833 by akhil babu, b_sharpe, alexpott, oily, smustgrave: Improve PluginNotFound exception to include possible shorthand action IDs
(cherry picked from commit e573df5f)
thrownewPluginNotFoundException($action_id,sprintf('The "%s" entity does not support the "%s" config action. Valid config actions for %s are: %s',$entity_type,$action_id,$entity_type,$valid_ids));