File tree Expand file tree Collapse file tree 5 files changed +8
-10
lines changed Expand file tree Collapse file tree 5 files changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,9 @@ public function __construct() {
1818 /**
1919 * Set the message property
2020 *
21- * @since 2.0.6
21+ * @since 4.1.0
2222 * @access public
23+ * @return void
2324 */
2425 public function define_message () {
2526 $ this ->message = sprintf (
Original file line number Diff line number Diff line change @@ -18,8 +18,9 @@ public function __construct() {
1818 /**
1919 * Set the message property
2020 *
21- * @since 2.0.6
21+ * @since 4.1.0
2222 * @access public
23+ * @return void
2324 */
2425 public function define_message () {
2526 $ this ->message = sprintf (
Original file line number Diff line number Diff line change @@ -18,8 +18,9 @@ public function __construct() {
1818 /**
1919 * Set the message property
2020 *
21- * @since 2.0.6
21+ * @since 4.1.0
2222 * @access public
23+ * @return void
2324 */
2425 public function define_message () {
2526 $ this ->message = sprintf (
Original file line number Diff line number Diff line change @@ -18,8 +18,9 @@ public function __construct() {
1818 /**
1919 * Set the message property
2020 *
21- * @since 2.0.6
21+ * @since 4.1.0
2222 * @access public
23+ * @return void
2324 */
2425 public function define_message () {
2526 $ this ->message = sprintf (
Original file line number Diff line number Diff line change @@ -1434,12 +1434,6 @@ parameters:
14341434 count : 1
14351435 path : inc/conflicts/divi.php
14361436
1437- -
1438- message : ' #^Method Optml_Jetpack_Lazyload\:\:define_message\(\) has no return type specified\.$#'
1439- identifier : missingType.return
1440- count : 1
1441- path : inc/conflicts/jetpack_lazyload.php
1442-
14431437 -
14441438 message : ' #^Method Optml_Jetpack_Photon\:\:define_message\(\) has no return type specified\.$#'
14451439 identifier : missingType.return
You can’t perform that action at this time.
0 commit comments