This repository has been archived by the owner on Mar 25, 2024. It is now read-only.
Readded motd.php namespace #10
Annotations
7 errors
phpstan:
src/Models/motd.php#L24
Property 'end_date' does not exist in Lexiandev\Motd\Models\Motd model.
|
phpstan:
src/Models/motd.php#L24
Property 'start_date' does not exist in Lexiandev\Motd\Models\Motd model.
|
phpstan:
src/Models/motd.php#L30
Access to an undefined property Lexiandev\Motd\Models\Motd::$message.
|
phpstan:
src/Models/motd.php#L42
Property 'end_date' does not exist in Lexiandev\Motd\Models\Motd model.
|
phpstan:
src/Models/motd.php#L42
Property 'message' does not exist in Lexiandev\Motd\Models\Motd model.
|
phpstan:
src/Models/motd.php#L42
Property 'start_date' does not exist in Lexiandev\Motd\Models\Motd model.
|
phpstan
Process completed with exit code 1.
|