Data/Csv.php 7

Type Line Description
error 58 Name of argument $import_mapping does not match with the DocBlock's name $charset in importFile()
error 58 Name of argument $charset does not match with the DocBlock's name $crlf in importFile()
error 58 Argument $crlf is missing from the Docblock of importFile
error 123 Argument $export_mapping is missing from the Docblock of exportData
error 123 Name of argument $export_mapping does not match with the DocBlock's name $header in exportData()
error 171 Argument $export_mapping is missing from the Docblock of exportFile
error 171 Name of argument $export_mapping does not match with the DocBlock's name $header in exportFile()

Data/Imc.php 3

Type Line Description
error 38 Argument $text is missing from the Docblock of importData
error 38 No summary for method importData()
error 32 No summary for property $_iCal

Data/Storage/Mock.php 8

Type Line Description
error 35 Argument $key is missing from the Docblock of get
error 35 No summary for method get()
error 42 Argument $key is missing from the Docblock of set
error 42 Argument $value is missing from the Docblock of set
error 42 No summary for method set()
error 53 Argument $key is missing from the Docblock of exists
error 53 No summary for method exists()
error 60 No summary for method clear()

Data/Base.php 9

Type Line Description
error 114 Argument $text is missing from the Docblock of importData
error 121 Argument $data is missing from the Docblock of exportData
error 121 Argument $method is missing from the Docblock of exportData
error 126 Argument $filename is missing from the Docblock of importFile
error 126 Argument $header is missing from the Docblock of importFile
error 137 Argument $url is missing from the Docblock of importUrl
error 137 Argument $header is missing from the Docblock of importUrl
error 162 Argument $filename is missing from the Docblock of exportFile
error 162 Argument $data is missing from the Docblock of exportFile