Lint
This commit is contained in:
parent
c99cc09c31
commit
77eaec87ab
1 changed files with 2 additions and 1 deletions
|
@ -55,7 +55,8 @@ class FrontController
|
||||||
private $view;
|
private $view;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Default youtube-dl format
|
* Default youtube-dl format.
|
||||||
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
private $defaultFormat = 'best[protocol^=http]';
|
private $defaultFormat = 'best[protocol^=http]';
|
||||||
|
|
Loading…
Reference in a new issue