PHP Class AppBundle\Model\Recipe

Datei anzeigen Open project: limenius/symfony-react-sandbox

Public Properties

Property Type Description
$image string
$name string
$slug string

Property Details

$image public_oe property

public string $image
return string

$name public_oe property

public string $name
return string

$slug public_oe property

public string $slug
return string