getEndpoints() public method

public getEndpoints ( )
 public function includeEndpoints(DocumentationCollection $collection)
 {
     return $this->collection($collection->getEndpoints(), new ApiEndpointTransformer());
 }