@@ -19,6 +19,7 @@ |
||
19 | 19 | { |
20 | 20 | /** |
21 | 21 | * @inheritdoc |
22 | + * @return string |
|
22 | 23 | */ |
23 | 24 | abstract /*static*/ public function accessor_format($property, $type, $lazy = HasAccessor::ACCESSOR_IS_NOT_LAZY); |
24 | 25 |