Skip to content

FormTypeInterface wrong doc-block on method getBlockPrefix #30018

Closed
@drososanastasios

Description

@drososanastasios

Symfony version(s) affected: 3.4 and later.

Description
Based on the doc-block getBlockPrefix method of FormTypeInterface returns string. On the AbstractType on the other hand, the result of StringUtil::fqcnToBlockPrefix can also return null. We should change the interface doc-block to return null as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions