Overview

Namespaces

  • rsanchez
    • Deep
      • App
        • EE
        • Laravel
          • Facade
      • Collection
      • Hydrator
      • Model
      • Plugin
      • Relations
      • Repository

Classes

  • AbstractProxy
  • Categories
  • Entries
  • Titles
  • Overview
  • Namespace
  • Class
  • Tree

Class AbstractProxy

Static proxy to the IoC container

Direct known subclasses

rsanchez\Deep\App\Categories, rsanchez\Deep\App\EE\AbstractProxy, rsanchez\Deep\App\Entries, rsanchez\Deep\App\Titles

Indirect known subclasses

rsanchez\Deep\App\EE\Categories, rsanchez\Deep\App\EE\Entries, rsanchez\Deep\App\EE\Titles
Abstract
Namespace: rsanchez\Deep\App
Located at App/AbstractProxy.php
Methods summary
protected static mixd
# boot( )

Run whenever __callStatic is invoked. Be sure to make idempotent when using this

Run whenever __callStatic is invoked. Be sure to make idempotent when using this

Returns

mixd
protected static string
# getAccessor( )

Name of IoC accessor

Name of IoC accessor

Returns

string
public static mixed
# __callStatic( mixed $name, mixed $args )

Static method call handler

Static method call handler

Returns

mixed
API documentation generated by ApiGen 2.8.0