Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mathieu
potage
Commits
3dc76f6a
Commit
3dc76f6a
authored
May 28, 2018
by
Mat
Browse files
manquait un getBlockPrefix sur mon form LegumeType
parent
be48cd08
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/PotageBundle/Form/Legume/LegumeType.php
View file @
3dc76f6a
...
...
@@ -98,4 +98,12 @@ class LegumeType extends AbstractType
}
/**
*
*/
public
function
getBlockPrefix
()
{
return
"legume"
;
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment