X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Frest%2Fsrc%2FPlugin%2Fviews%2Fdisplay%2FRestExport.php;fp=web%2Fcore%2Fmodules%2Frest%2Fsrc%2FPlugin%2Fviews%2Fdisplay%2FRestExport.php;h=93605b8e9501a75fa683c454983c22b35799fe7b;hp=52daee05f040fea0df626f50d9c292f00be32669;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/rest/src/Plugin/views/display/RestExport.php b/web/core/modules/rest/src/Plugin/views/display/RestExport.php index 52daee05f..93605b8e9 100644 --- a/web/core/modules/rest/src/Plugin/views/display/RestExport.php +++ b/web/core/modules/rest/src/Plugin/views/display/RestExport.php @@ -166,6 +166,7 @@ class RestExport extends PathPluginBase implements ResponseDisplayPluginInterfac $container->getParameter('serializer.format_providers') ); } + /** * {@inheritdoc} */