 Maslosoft Addendum API
	Maslosoft Addendum API
Class AnnotationsCollection
Methods summary
| 
				 public 
				
				
				 | |
| 
				 public 
				boolean
				
				 | 
			#
			 hasAnnotation( string $name )Check if has annotation. This method should be used with annotation name, not class name, ie: | 
| 
				 public 
				 | 
			#
			 getAnnotation( string $name )Get annotation. This method should be used with annotation name, not class name, ie: | 
| 
				 public 
				
				
				 | |
| 
				 public 
				 | 
			#
			 getAllAnnotations( string $restriction = false )Get all annotations with optional restriction to $restriction annotation name | 
	 API documentation generated by ApiGen
