app:ly lint (php)
This commit is contained in:
parent
5d22dd2b09
commit
78f7bdd5ef
57 changed files with 156 additions and 246 deletions
|
|
@ -4,9 +4,7 @@ namespace App\Message;
|
|||
|
||||
final class PageViewMessage
|
||||
{
|
||||
public function __construct(public int $time)
|
||||
{
|
||||
}
|
||||
public function __construct(public int $time) {}
|
||||
|
||||
public function getTime(): int
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue