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