%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/varak.net/nextcloud.varak.net/3rdparty/fusonic/opengraph/src/Elements/
Upload File :
Create Path :
Current File : //www/varak.net/nextcloud.varak.net/3rdparty/fusonic/opengraph/src/Elements/ElementBase.php

<?php

namespace Fusonic\OpenGraph\Elements;

/**
 * Abstract base class for all OpenGraph elements (e.g. images, videos etc.)
 */
abstract class ElementBase
{
    protected function __construct()
    {
    }

    /**
     * Gets all properties set on this element.
     *
     * @return  array|Property[]
     */
    abstract public function getProperties();
}

Zerion Mini Shell 1.0