Maslosoft Mangan API
Class AliasAnnotation
Make alias to field. If any of two fields will not be default, both field will be set.
Example, alias to _id
on field id
:
@Alias('_id')
- Maslosoft\Addendum\Collections\MetaAnnotation
- Maslosoft\Mangan\Meta\ManganAnnotation
- Maslosoft\Mangan\Meta\ManganTypeAnnotation
- Maslosoft\Mangan\Annotations\AliasAnnotation
Namespace: Maslosoft\Mangan\Annotations
Template: Alias('${fieldName}')
Author: Piotr Maselkowski
Located at Annotations/AliasAnnotation.php
Template: Alias('${fieldName}')
Author: Piotr Maselkowski
Located at Annotations/AliasAnnotation.php
Methods inherited from Maslosoft\Mangan\Meta\ManganTypeAnnotation
Methods inherited from Maslosoft\Mangan\Meta\ManganAnnotation
API documentation generated by ApiGen