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() {
18
18
/**
19
19
* Set the message property
20
20
*
21
- * @since 2.0.6
21
+ * @since 4.1.0
22
22
* @access public
23
+ * @return void
23
24
*/
24
25
public function define_message () {
25
26
$ this ->message = sprintf (
Original file line number Diff line number Diff line change @@ -18,8 +18,9 @@ public function __construct() {
18
18
/**
19
19
* Set the message property
20
20
*
21
- * @since 2.0.6
21
+ * @since 4.1.0
22
22
* @access public
23
+ * @return void
23
24
*/
24
25
public function define_message () {
25
26
$ this ->message = sprintf (
Original file line number Diff line number Diff line change @@ -18,8 +18,9 @@ public function __construct() {
18
18
/**
19
19
* Set the message property
20
20
*
21
- * @since 2.0.6
21
+ * @since 4.1.0
22
22
* @access public
23
+ * @return void
23
24
*/
24
25
public function define_message () {
25
26
$ this ->message = sprintf (
Original file line number Diff line number Diff line change @@ -18,8 +18,9 @@ public function __construct() {
18
18
/**
19
19
* Set the message property
20
20
*
21
- * @since 2.0.6
21
+ * @since 4.1.0
22
22
* @access public
23
+ * @return void
23
24
*/
24
25
public function define_message () {
25
26
$ this ->message = sprintf (
Original file line number Diff line number Diff line change @@ -1434,12 +1434,6 @@ parameters:
1434
1434
count : 1
1435
1435
path : inc/conflicts/divi.php
1436
1436
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
-
1443
1437
-
1444
1438
message : ' #^Method Optml_Jetpack_Photon\:\:define_message\(\) has no return type specified\.$#'
1445
1439
identifier : missingType.return
You can’t perform that action at this time.
0 commit comments