mustache_templates-8.x-1.0-beta4/src/Exception/MustacheTemplateRenderPreventedException.php
src/Exception/MustacheTemplateRenderPreventedException.php
<?php
namespace Drupal\mustache\Exception;
/**
* Class MustacheTemplateRenderPreventedException.
*/
class MustacheTemplateRenderPreventedException extends MustacheException {}
