Files
yii/framework/base/CComponent.php
Marco van 't Wout 3c5da1f817 Remove return type from docblock.
Fixes:
- base/CComponent.php:148 PhanTypeMagicVoidWithReturn Found a return statement with a value in the implementation of the magic method \CComponent::__set, expected void return type
- base/CComponent.php:215 PhanTypeMagicVoidWithReturn Found a return statement with a value in the implementation of the magic method \CComponent::__unset, expected void return type
2023-09-27 16:25:37 +02:00

22 KiB