refactor: New Video class
The news class provides a cleaner object-oriented logic BREAKING CHANGE: The VideoDownload class has been removed and the Config constructor is now private
This commit is contained in:
parent
feb8998188
commit
4c9af8ad1d
18 changed files with 665 additions and 719 deletions
|
@ -17,7 +17,7 @@ use Slim\Http\Response;
|
|||
/**
|
||||
* Unit tests for the FrontController class.
|
||||
*/
|
||||
class LocaleMiddlewareTest extends TestCase
|
||||
class LocaleMiddlewareTest extends BaseTest
|
||||
{
|
||||
/**
|
||||
* LocaleMiddleware instance.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue