Skip to content

Commit

Permalink
Merge branch '1.1' into 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric committed Aug 24, 2020
2 parents 51fd89b + 1e28f13 commit 9e31914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cookbook/block_plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Our plugin would then look like this:
namespace AppBundle\Block\BlockDefinition\Handler;
use Netgen\Layouts\Block\BlockDefinition\BlockDefinitionHandlerInterface;
use Netgen\Layouts\Block\BlockDefinition\Handler\Plugin;
final class MyPlugin extends Plugin
{
Expand Down

0 comments on commit 9e31914

Please sign in to comment.