mirror of
https://github.com/wiosna-dev/limesurvey-api-client.git
synced 2026-03-12 10:11:49 +01:00
Add required "className" constants with full names of classes
This commit is contained in:
@@ -16,6 +16,8 @@ namespace Meritoo\Common\Exception\File;
|
||||
*/
|
||||
class EmptyFileException extends \Exception
|
||||
{
|
||||
const className = 'Meritoo\Common\Exception\File\EmptyFileException';
|
||||
|
||||
/**
|
||||
* Class constructor
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user