You are here

SmartlingBaseException.php in TMGMT Translator Smartling 8

File

src/Exceptions/SmartlingBaseException.php
View source
<?php

namespace Drupal\tmgmt_smartling\Exceptions;

class SmartlingBaseException extends \Exception {

}

Classes