PHP 클래스 Jarves\Extractor\Handler\ObjectCrudHandler

상속: implements Nelmio\ApiDocBundle\Extractor\HandlerInterface
파일 보기 프로젝트 열기: jarves/jarves

보호된 프로퍼티들

프로퍼티 타입 설명
$jarves Jarves\Jarves

공개 메소드들

메소드 설명
__construct ( Jarves $jarves, Objects $objects ) ObjectCrudHandler constructor.
handle ( Nelmio\ApiDocBundle\Annotation\ApiDoc $annotation, array $annotations, Symfony\Component\Routing\Route $route, ReflectionMethod $method )

메소드 상세

__construct() 공개 메소드

ObjectCrudHandler constructor.
public __construct ( Jarves $jarves, Objects $objects )
$jarves Jarves\Jarves
$objects Jarves\Objects

handle() 공개 메소드

public handle ( Nelmio\ApiDocBundle\Annotation\ApiDoc $annotation, array $annotations, Symfony\Component\Routing\Route $route, ReflectionMethod $method )
$annotation Nelmio\ApiDocBundle\Annotation\ApiDoc
$annotations array
$route Symfony\Component\Routing\Route
$method ReflectionMethod

프로퍼티 상세

$jarves 보호되어 있는 프로퍼티

protected Jarves,Jarves $jarves
리턴 Jarves\Jarves