@@ -25,6 +25,6 @@ |
||
25 | 25 | */ |
26 | 26 | public function isNew() |
27 | 27 | { |
28 | - return $this->id=== null; |
|
28 | + return $this->id === null; |
|
29 | 29 | } |
30 | 30 | } |
@@ -25,6 +25,6 @@ |
||
25 | 25 | */ |
26 | 26 | public function isNew() |
27 | 27 | { |
28 | - return $this->id=== null; |
|
28 | + return $this->id === null; |
|
29 | 29 | } |
30 | 30 | } |
@@ -25,6 +25,6 @@ |
||
25 | 25 | */ |
26 | 26 | public function isNew() |
27 | 27 | { |
28 | - return $this->id=== null; |
|
28 | + return $this->id === null; |
|
29 | 29 | } |
30 | 30 | } |
@@ -25,6 +25,6 @@ |
||
25 | 25 | */ |
26 | 26 | public function isNew() |
27 | 27 | { |
28 | - return $this->id=== null; |
|
28 | + return $this->id === null; |
|
29 | 29 | } |
30 | 30 | } |
@@ -25,6 +25,6 @@ |
||
25 | 25 | */ |
26 | 26 | public function isNew() |
27 | 27 | { |
28 | - return $this->id=== null; |
|
28 | + return $this->id === null; |
|
29 | 29 | } |
30 | 30 | } |
@@ -25,6 +25,6 @@ |
||
25 | 25 | */ |
26 | 26 | public function isNew() |
27 | 27 | { |
28 | - return $this->id=== null; |
|
28 | + return $this->id === null; |
|
29 | 29 | } |
30 | 30 | } |
@@ -22,6 +22,6 @@ |
||
22 | 22 | */ |
23 | 23 | public function isNew() |
24 | 24 | { |
25 | - return $this->cacheId=== null; |
|
25 | + return $this->cacheId === null; |
|
26 | 26 | } |
27 | 27 | } |
@@ -25,6 +25,6 @@ |
||
25 | 25 | */ |
26 | 26 | public function isNew() |
27 | 27 | { |
28 | - return $this->id=== null; |
|
28 | + return $this->id === null; |
|
29 | 29 | } |
30 | 30 | } |
@@ -25,6 +25,6 @@ |
||
25 | 25 | */ |
26 | 26 | public function isNew() |
27 | 27 | { |
28 | - return $this->id=== null; |
|
28 | + return $this->id === null; |
|
29 | 29 | } |
30 | 30 | } |