Documentation

enumadapter.php

Interfaces, Classes and Traits

EnumAdapter
This adapter is in charge of ensuring that only values that are inside the range defined by the field are stored. If the user tries to set data that is not valid the adapter will throw an exception.

Search results