[General] Fix parameter type comment style
Review Request #558 — Created May 21, 2018 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr | |
|
|
559 | |
210740a... | |
Reviewers | |
lunr | |
Make parameter types lowercase in method documentation
Unify naming (int -> integer, bool -> boolean, etc)
Unit tests
Diff Revision 1 (Latest)
src/Lunr/Cache/Cache.php |
---|
src/Lunr/Core/ConfigServiceLocator.php |
---|
src/Lunr/Core/Configuration.php |
---|
src/Lunr/Core/DateTime.php |
---|
src/Lunr/Core/Ini.php |
---|
src/Lunr/Core/Tests/ConfigServiceLocatorSupportTest.php |
---|
src/Lunr/Core/Tests/DateTimeBaseTest.php |
---|
src/Lunr/Core/Tests/DateTimeGetDateTimeTest.php |
---|
src/Lunr/Core/Tests/DateTimeGetDelayedDatetimeTest.php |
---|
src/Lunr/Core/Tests/DateTimeGetDelayedTimestampTest.php |
---|
src/Lunr/Core/Tests/DateTimeTest.php |
---|
src/Lunr/Core/Tests/DateTimeVerifyTest.php |
---|
src/Lunr/Core/Tests/IniGetIntegerForShorthandBytesTest.php |
---|
src/Lunr/Corona/Controller.php |
---|
src/Lunr/Corona/FrontController.php |
---|
src/Lunr/Corona/HTMLView.php |
---|
src/Lunr/Corona/Request.php |
---|
src/Lunr/Corona/RequestInterface.php |
---|
src/Lunr/Corona/RequestParser.php |
---|
src/Lunr/Corona/RequestParserInterface.php |
---|