Applied fixes from StyleCI
This commit is contained in:
parent
e34b01f2c4
commit
57a0424b6f
3 changed files with 9 additions and 9 deletions
|
@ -1,13 +1,12 @@
|
|||
<?php
|
||||
/**
|
||||
* PasswordException class
|
||||
* PasswordException class.
|
||||
*/
|
||||
namespace Alltube;
|
||||
|
||||
/**
|
||||
* Exception thrown when a video requires a password
|
||||
* Exception thrown when a video requires a password.
|
||||
*/
|
||||
class PasswordException extends \Exception
|
||||
{
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue