Lint
This commit is contained in:
parent
c0442f6ce6
commit
811e476402
4 changed files with 8 additions and 4 deletions
|
@ -12,7 +12,8 @@ namespace Alltube\Library\Exception;
|
|||
class EmptyUrlException extends AlltubeLibraryException
|
||||
{
|
||||
/**
|
||||
* @var string Error message
|
||||
* Error message.
|
||||
* @var string
|
||||
*/
|
||||
protected $message = 'youtube-dl returned an empty URL.';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue