Skip to content

Commit

Permalink
PHP-1824: isPresentationReady to meta;
Browse files Browse the repository at this point in the history
  • Loading branch information
tehdeel committed Apr 20, 2022
1 parent 63779c2 commit 96b8f8d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions HomeappData/Registry/Dto/Realty/Attributes.php
Original file line number Diff line number Diff line change
Expand Up @@ -457,12 +457,6 @@ class Attributes implements AttributesInterface
*/
public ?bool $burden;

/**
* @Serializer\Type("boolean")
* @Serializer\Groups({"API"})
*/
public ?bool $isPresentationReady;

public function __construct(
string $realtyType,
float $area,
Expand Down

0 comments on commit 96b8f8d

Please sign in to comment.