api/symfony/Component/Form/Tests/VersionAwareTest.yaml

16 lines
484 B
YAML
Raw Permalink Normal View History

2024-09-26 09:03:21 +00:00
name: VersionAwareTest
class_comment: null
dependencies: []
properties: []
methods:
- name: requiresFeatureSet
visibility: protected
parameters:
- name: requiredFeatureSetVersion
comment: "# * @deprecated since Symfony 7.2, use feature detection instead.\n# */\n\
# trait VersionAwareTest\n# {\n# protected static int $supportedFeatureSetVersion\
\ = 404;\n# \n# /**\n# * @deprecated since Symfony 7.2, use feature detection\
\ instead."
traits: []
interfaces: []