@@ -12,5 +12,5 @@ |
||
12 | 12 | { |
13 | 13 | protected const UPDATE_INTERVAL = 160; |
14 | 14 | |
15 | - protected const PATTERN = ['◐', '◓', '◑', '◒',]; |
|
15 | + protected const PATTERN = ['◐', '◓', '◑', '◒', ]; |
|
16 | 16 | } |
@@ -12,5 +12,5 @@ |
||
12 | 12 | { |
13 | 13 | protected const UPDATE_INTERVAL = 500; |
14 | 14 | |
15 | - protected const PATTERN = ['⊶', '⊷',]; |
|
15 | + protected const PATTERN = ['⊶', '⊷', ]; |
|
16 | 16 | } |
@@ -35,7 +35,7 @@ |
||
35 | 35 | * @return Generator<IFrame> |
36 | 36 | * @throws InvalidArgumentException |
37 | 37 | */ |
38 | - function (): Generator { |
|
38 | + function(): Generator { |
|
39 | 39 | if (null === $this->pattern) { |
40 | 40 | throw new InvalidArgumentException('Pattern is not set.'); |
41 | 41 | } |
@@ -12,5 +12,5 @@ |
||
12 | 12 | { |
13 | 13 | protected const UPDATE_INTERVAL = 300; |
14 | 14 | |
15 | - protected const PATTERN = [' |
@@ -12,5 +12,5 @@ |
||
12 | 12 | { |
13 | 13 | protected const UPDATE_INTERVAL = 300; |
14 | 14 | |
15 | - protected const PATTERN = [' |
@@ -12,5 +12,5 @@ |
||
12 | 12 | { |
13 | 13 | protected const UPDATE_INTERVAL = 300; |
14 | 14 | |
15 | - protected const PATTERN = [' |
@@ -12,5 +12,5 @@ |
||
12 | 12 | { |
13 | 13 | protected const UPDATE_INTERVAL = 500; |
14 | 14 | |
15 | - protected const PATTERN = [' |