我有一個驗證器,看起來像這樣: class ValidUSPSAddressValidator extends ConstraintValidator
{
public function validate($protocol, Constraint $constraint)
{
$verify = new USPSAddressVerify('***
我使用的Symfony 3.3.9當我試圖呈現一個形式,我有以下錯誤: An exception has been thrown during the rendering of a template ("Unable to render the form because the block names array contains duplicates: "_fos_user_registrati