Skip to content
Snippets Groups Projects

Issue #3512169: REST Example not in toolbar

Merged Augusto Fagioli requested to merge issue/examples-3512169:3512169-rest-example-not into 4.0.x
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -141,6 +141,7 @@ function _examples_toolbar_routes() {
'plugin_type_example' => 'plugin_type_example.description',
'queue_example' => 'queue_example.form',
'render_example' => 'render_example.description',
'rest_example' => 'rest_example.getting_started',
'session_example' => 'session_example.form',
'stream_wrapper_example' => 'stream_wrapper_example.description',
'tabledrag_example' => 'tabledrag_example.description',
Loading