mirror of
https://github.com/standardebooks/web.git
synced 2025-07-15 02:46:46 -04:00
PHPStan updates
This commit is contained in:
parent
613d035ebe
commit
f21783d1f8
6 changed files with 36 additions and 49 deletions
|
@ -29,7 +29,7 @@ use function Safe\unlink;
|
|||
* @property ?User $Submitter
|
||||
* @property ?User $Reviewer
|
||||
*/
|
||||
class Artwork{
|
||||
final class Artwork{
|
||||
use Traits\Accessor;
|
||||
use Traits\PropertyFromHttp;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue