Maslosoft Manganel API
Class SearchTypeAnnotation
Search Type Annotation
Use this annotation to override searched type. This can be used to allow search based on hierarchy of models. So that partial models could be passed as parameter to query builder and it will search for proper type.
Type should be class name, or dot notation name.
Example usage: ```
- Maslosoft\Addendum\Collections\MetaAnnotation
- Maslosoft\Manganel\Meta\ManganelAnnotation
- Maslosoft\Manganel\Meta\ManganelTypeAnnotation
- Maslosoft\Manganel\Annotations\SearchTypeAnnotation
Namespace: Maslosoft\Manganel\Annotations
Searchtype(myvendror\mypackage\myderivedclass): ```
Target('class')
Author: Piotr Maselkowski
Located at Annotations/SearchTypeAnnotation.php
Searchtype(myvendror\mypackage\myderivedclass): ```
Target('class')
Author: Piotr Maselkowski
Located at Annotations/SearchTypeAnnotation.php
Methods inherited from Maslosoft\Manganel\Meta\ManganelTypeAnnotation
Methods inherited from Maslosoft\Manganel\Meta\ManganelAnnotation
API documentation generated by ApiGen