Skimia\ApiFusion
  • Namespace
  • Class
  • Tree
  • Todo
  • Download

Namespaces

  • PHP
  • Skimia
    • ApiFusion
      • Annotations
        • ApiRouting
          • Annotations
      • Auth
      • Console
        • Commands
      • Domain
        • Contracts
        • Exceptions
        • Traits
        • Users
        • Validation
      • Facade
      • Http
        • Controllers
          • Api
      • Routing

Classes

  • ApiEndpoint
  • ApiResource

Class ApiResource

Namespace: Skimia\ApiFusion\Annotations\ApiRouting\Annotations
Annotation
Located at Annotations/ApiRouting/Annotations/ApiResource.php

Methods summary

public
# __construct( array $values = [] )

Create a new annotation instance.

Create a new annotation instance.

Parameters

$values

Properties summary

public array $resourceEndPoint

The events the annotation hears.

The events the annotation hears.

#
public array $version

The api version.

The api version.

#
public array $values

The events the annotation hears.

The events the annotation hears.

#
Skimia\ApiFusion API documentation generated by ApiGen