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

Namespaces

  • None
  • PHP
  • Skimia
    • Foundation
      • Annotations
      • Exceptions
        • Fail
      • Providers
        • Traits
      • Support
        • Traits
      • Testing
        • Traits

Classes

  • BaseServiceProvider
  • Scanner

Class Scanner

Collective\Annotations\AnnotationScanner
Extended by Skimia\Foundation\Annotations\Scanner
Abstract
Namespace: Skimia\Foundation\Annotations
Located at Annotations/Scanner.php

Methods summary

public
# __construct( Illuminate\Contracts\Foundation\Application $app, array $scan )

Parameters

$app
$scan
abstract public string
# getScannedAnnotationPath( )

Get the path to the scanned annotation file.

Get the path to the scanned annotation file.

Returns

string
public
# annotationsAreScanned( )
public
# loadScannedAnnotations( )

Codecoverageignore

public
# scan( )

Codecoverageignore

abstract public
# getAnnotationsDefinitions( )

Properties summary

protected Illuminate\Contracts\Foundation\Application $app
#
Skimia\Foundation API documentation generated by ApiGen