public Phalcon\Annotations\Annotation current
public next () Moves the internal iteration pointer to the next position
public getAll (mixed $name) Returns all the annotations that match a name
public valid () Check if the current annotation in the iterator is valid
public rewind () Rewinds the internal iterator
public key () Returns the current position/key in the iterator
public getAnnotations () Returns the internal annotations as an array
implements Iterator,
public has (mixed $name) Check if an annotation exists in a collection
public count () Returns the number of annotations in the collection
Page 1 of 2