File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -60,9 +60,9 @@ class EmptyHandler
60
60
* @api is ok here
61
61
* @deprecated can be used in this context
62
62
* @see is ok here
63
- * @author is not ment to be used
63
+ * @author should not be used
64
64
* @category is irrelevant
65
- * @package is not ment to be used
65
+ * @package should not be used
66
66
* @subpackage does not belong here
67
67
*/
68
68
class ExampleHandler
Original file line number Diff line number Diff line change @@ -60,9 +60,9 @@ interface EmptyHandler
60
60
* @api is ok here
61
61
* @deprecated can be used in this context
62
62
* @see is ok here
63
- * @author is not ment to be used
63
+ * @author should not be used
64
64
* @category is irrelevant
65
- * @package is not ment to be used
65
+ * @package should not be used
66
66
* @subpackage does not belong here
67
67
*/
68
68
interface ExampleHandler
You can’t perform that action at this time.
0 commit comments