Lens.php 12

Type Line Description
error 13 No summary for class \Horde_Lens
error 21 Argument $target is missing from the Docblock of decorate
error 21 No summary for method decorate()
error 29 Argument $key is missing from the Docblock of __get
error 29 No summary for method __get()
error 36 Argument $key is missing from the Docblock of __set
error 36 Argument $value is missing from the Docblock of __set
error 36 No summary for method __set()
error 44 Argument $func is missing from the Docblock of __call
error 44 Argument $params is missing from the Docblock of __call
error 44 No summary for method __call()
error 17 No summary for property $_target

Lens/Interface.php 2

Type Line Description
error 13 No summary for interface \Horde_Lens_Interface
error 18 Argument $target is missing from the Docblock of decorate

Lens/Iterator.php 8

Type Line Description
error 12 No summary for class \Horde_Lens_Iterator
error 35 Argument $d is missing from the Docblock of __construct
error 35 Name of argument $d does not match with the DocBlock's name $i in __construct()
error 47 Argument $d is missing from the Docblock of setLens
error 74 No summary for method valid()
error 82 No summary for method key()
error 90 No summary for method current()
error 98 No summary for method getInnerIterator()