You are here

EmptyContextParameterException.php in TMGMT Translator Smartling 8

File

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

namespace Drupal\tmgmt_smartling\Exceptions;

class EmptyContextParameterException extends SmartlingBaseException {

}

Classes