Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

Commit

Permalink
Add template information
Browse files Browse the repository at this point in the history
  • Loading branch information
franmomu authored and VincentLanglet committed May 8, 2021
1 parent 1272d04 commit ebd785a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Admin/MessageAdmin.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
use Sonata\AdminBundle\Show\ShowMapper;
use Symfony\Component\Form\Extension\Core\Type\ChoiceType;

/**
* @phpstan-extends AbstractAdmin<\Sonata\NotificationBundle\Model\Message>
*/
class MessageAdmin extends AbstractAdmin
{
protected $classnameLabel = 'Message';
Expand Down

0 comments on commit ebd785a

Please sign in to comment.