trait ReflectionServiceBasicNamingConventionTrait (View source)

Implements ReflectionServiceInterface readMethod & writeMethodrelated methods

Methods

findReadMethodForProperty(ReflectionClass $class, $propertyName)

No description

findWriteMethodForProperty(ReflectionClass $class, $propertyName)

No description

setReadMethodPrefixes($list)

No description

setWriteMethodPrefixes($list)

No description

Details

findReadMethodForProperty(ReflectionClass $class, $propertyName)

Parameters

ReflectionClass $class
$propertyName

findWriteMethodForProperty(ReflectionClass $class, $propertyName)

Parameters

ReflectionClass $class
$propertyName

setReadMethodPrefixes($list)

Parameters

$list

setWriteMethodPrefixes($list)

Parameters

$list