Add config options to allow fields to be updated using a setter method. #1747
Annotations
5 errors
src/AbstractTrackingListener.php#L223
Method Gedmo\AbstractTrackingListener::updateField() has parameter $config with no value type specified in iterable type array.
|
src/Mapping/Driver/AbstractAnnotationDriver.php#L142
Method Gedmo\Mapping\Driver\AbstractAnnotationDriver::setSetterMethod() has parameter $config with no value type specified in iterable type array.
|
src/Mapping/Driver/File.php#L167
Method Gedmo\Mapping\Driver\File::setSetterMethod() has parameter $config with no value type specified in iterable type array.
|
src/SoftDeleteable/Mapping/Driver/Annotation.php#L64
Access to an undefined property object::$fieldName.
|
|
This job failed
Loading