mirror of
https://github.com/restoreddev/phpapprentice.git
synced 2025-08-04 05:47:58 +02:00
Removing next from exceptions page
This commit is contained in:
@@ -153,7 +153,7 @@ return [
|
||||
'title' => 'Exceptions',
|
||||
'subtitle' => 'Throwing errors',
|
||||
'previous' => 'abstract',
|
||||
'next' => 'web-http',
|
||||
'next' => '',
|
||||
]),
|
||||
],
|
||||
];
|
||||
|
Reference in New Issue
Block a user