Hi folks,
Problem/Motivation
Provide hasValue function for Checking value has exist in ItemList.php
Proposed resolution
Add hasValue function on /core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | provide-hasvalue-function-3269248-6.patch | 848 bytes | sundhar |
Issue fork drupal-3269248
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
sundharComment #5
sundharComment #6
sundharComment #7
sundharComment #9
smustgrave commentedCan the issue summary be updated to include why this would be useful?
Will need test coverage as well.