Remove `PropSource::asExpression()` — it cannot work for adapters. So...
Remove `PropSource::asExpression()` — it cannot work for adapters. So introduce `::asChoice()` instead.
Showing
- src/Plugin/Field/FieldWidget/TwoTerribleTextAreasWidget.php 4 additions, 4 deletionssrc/Plugin/Field/FieldWidget/TwoTerribleTextAreasWidget.php
- src/PropSource/AdaptedPropSource.php 3 additions, 2 deletionssrc/PropSource/AdaptedPropSource.php
- src/PropSource/DynamicPropSource.php 2 additions, 2 deletionssrc/PropSource/DynamicPropSource.php
- src/PropSource/PropSource.php 1 addition, 1 deletionsrc/PropSource/PropSource.php
- src/PropSource/StaticPropSource.php 2 additions, 2 deletionssrc/PropSource/StaticPropSource.php
Loading
Please register or sign in to comment