<?phpclass BOL_PlaceScheme extends PEEP_Entity{ /** * @var string */ public $placeId; /** * @var string */ public $schemeId;}