| 1 | <?php  | 
            ||
| 11 | final class HostElementNormalizer extends AbstractPropertyWhitelistNormalizer  | 
            ||
| 12 | { | 
            ||
| 13 | public function supportsNormalization($data, $format = null)  | 
            ||
| 17 | |||
| 18 | /**  | 
            ||
| 19 | * @see \eZ\Publish\Core\MVC\Symfony\SiteAccess\Matcher\HostElement::__sleep  | 
            ||
| 20 | */  | 
            ||
| 21 | protected function getAllowedProperties()  | 
            ||
| 25 | }  | 
            ||
| 26 |