1, ('string') -> string $value = substr(substr($value, 2), 0, -2); } return parent::phpTypecast($value); } }