PHP 클래스 AppBundle\Model\Recipe

파일 보기 프로젝트 열기: limenius/symfony-react-sandbox

공개 프로퍼티들

프로퍼티 타입 설명
$image string
$name string
$slug string

프로퍼티 상세

$image 공개적으로 프로퍼티

public string $image
리턴 string

$name 공개적으로 프로퍼티

public string $name
리턴 string

$slug 공개적으로 프로퍼티

public string $slug
리턴 string