Completed
Push — master ( a6cd6e...bb5a47 )
by
unknown
02:15
created
src/Messages.php 1 patch
Doc Comments   -7 removed lines patch added patch discarded remove patch
@@ -99,7 +99,6 @@  discard block
 block discarded – undo
99 99
 	/**
100 100
 	 * Update action is succeed
101 101
 	 * @author Shima Payro <[email protected]>
102
-	 * @param String $message
103 102
 	 * @since May 2, 2016 9:54:09 AM
104 103
 	 * @uses
105 104
 	 * @see
@@ -116,7 +115,6 @@  discard block
 block discarded – undo
116 115
 	/**
117 116
 	 * Insert action is faild
118 117
 	 * @author Shima Payro <[email protected]>
119
-	 * @param String $message
120 118
 	 * @since May 2, 2016 9:54:27 AM
121 119
 	 * @uses
122 120
 	 * @see
@@ -133,7 +131,6 @@  discard block
 block discarded – undo
133 131
 	/**
134 132
 	 * Database connection is refused
135 133
 	 * @author Shima Payro <[email protected]>
136
-	 * @param String $message
137 134
 	 * @since May 2, 2016 9:54:45 AM
138 135
 	 * @uses
139 136
 	 * @see
@@ -150,7 +147,6 @@  discard block
 block discarded – undo
150 147
 	/**
151 148
 	 * page requested is not found
152 149
 	 * @author Shima Payro <[email protected]>
153
-	 * @param String $message
154 150
 	 * @since May 2, 2016 9:55:20 AM
155 151
 	 * @uses
156 152
 	 * @see
@@ -167,7 +163,6 @@  discard block
 block discarded – undo
167 163
 	/**
168 164
 	 * Wrong parameters are entered
169 165
 	 * @author Shima Payro <[email protected]>
170
-	 * @param String $message
171 166
 	 * @since May 2, 2016 9:55:20 AM
172 167
 	 * @uses
173 168
 	 * @see
@@ -184,7 +179,6 @@  discard block
 block discarded – undo
184 179
 	/**
185 180
 	 * Method is not allowed
186 181
 	 * @author Shima Payro <[email protected]>
187
-	 * @param String $message
188 182
 	 * @since May 2, 2016 9:55:20 AM
189 183
 	 * @uses
190 184
 	 * @see
@@ -218,7 +212,6 @@  discard block
 block discarded – undo
218 212
 	/**
219 213
 	 * The request field is not found
220 214
 	 * @author Shima Payro <[email protected]>
221
-	 * @param String $message
222 215
 	 * @since May 2, 2016 9:55:20 AM
223 216
 	 * @uses
224 217
 	 * @see
Please login to merge, or discard this patch.