Sulu\Component\Content\SimpleContentType::getDefaultParams PHP Метод

getDefaultParams() публичный Метод

public getDefaultParams ( Sulu\Component\Content\Compat\PropertyInterface $property = null )
$property Sulu\Component\Content\Compat\PropertyInterface
    public function getDefaultParams(PropertyInterface $property = null)
    {
        return [];
    }