PHP Class Jarves\Extractor\Handler\ObjectCrudHandler

Inheritance: implements Nelmio\ApiDocBundle\Extractor\HandlerInterface
Afficher le fichier Open project: jarves/jarves

Protected Properties

Свойство Type Description
$jarves Jarves\Jarves

Méthodes publiques

Méthode Description
__construct ( Jarves $jarves, Objects $objects ) ObjectCrudHandler constructor.
handle ( Nelmio\ApiDocBundle\Annotation\ApiDoc $annotation, array $annotations, Symfony\Component\Routing\Route $route, ReflectionMethod $method )

Method Details

__construct() public méthode

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

handle() public méthode

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

Property Details

$jarves protected_oe property

protected Jarves,Jarves $jarves
Résultat Jarves\Jarves