Sulu\Component\Content\SimpleContentType::getDefaultParams PHP Method

getDefaultParams() public method

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