1<?php
2
3// This file was autogenerated by tools/release/sync-stable-blocks.js, do not change manually!
4// Returns folder names for static blocks necessary for core blocks registration.
5return array(
6 'accordion-heading',
7 'accordion-panel',
8 'audio',
9 'buttons',
10 'code',
11 'column',
12 'columns',
13 'details',
14 'embed',
15 'freeform',
16 'group',
17 'html',
18 'list-item',
19 'math',
20 'missing',
21 'more',
22 'nextpage',
23 'paragraph',
24 'preformatted',
25 'pullquote',
26 'quote',
27 'separator',
28 'social-links',
29 'spacer',
30 'table',
31 'terms-query',
32 'text-columns',
33 'verse',
34);
35