You are here

WrongUsernameException.php in TMGMT Translator Smartling 8

File

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

namespace Drupal\tmgmt_smartling\Exceptions;

class WrongUsernameException extends SmartlingBaseException {

}

Classes