Skip to content

Commit

Permalink
update phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 30, 2024
1 parent 1cbbef8 commit 385f5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/Loader.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Loader::setBlockNamespace(callable callback): \KWIO\GutenbergBlocks\Loader
### setBlockWhitelist
Defines an array of blocks that should be whitelisted.

Use `KWIO\GutenbergBlocks\Loader::CORE_BLOCK_WHITELIST` and merge it with your array to extend the current whitelist.


```php
Loader::setBlockWhitelist(array blockWhitelist): \KWIO\GutenbergBlocks\Loader
Expand Down

0 comments on commit 385f5e4

Please sign in to comment.