Skip to content
Snippets Groups Projects
Commit 454087d5 authored by Jeremy Guiselin's avatar Jeremy Guiselin
Browse files

Modify notifications and add picture for team and pack

parent e74bb796
No related branches found
No related tags found
No related merge requests found
<?php
namespace BackendBundle\Form;
use Symfony\Component\Form\AbstractType;
use Symfony\Component\Form\FormBuilderInterface;
use Symfony\Component\OptionsResolver\OptionsResolver;
class AddScoreType extends AbstractType
{
public function buildForm(FormBuilderInterface $builder, array $options)
{
}
public function configureOptions(OptionsResolver $resolver)
{
}
public function getName()
{
return 'backend_bundle_add_score_type';
}
}
web/img/comp_badges.png

2.04 KiB

web/img/comp_tables.png

1.54 KiB

web/img/league.png

2.17 KiB

web/img/notification.png

931 B

web/img/prediction.png

2.01 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment