Class Horde_Support_Stub
Class that can substitute for any object and safely do nothing.
Copyright 2008-2012 Horde LLC (http://www.horde.org/)
Package: Support
Category: Horde
License: http://www.horde.org/licenses/bsd
Located at Horde/Support/Stub.php
Category: Horde
License: http://www.horde.org/licenses/bsd
Located at Horde/Support/Stub.php
public
string
|
|
public
null
|
|
public
null
|
|
public static
null
|
#
__callStatic( string $method, array $args )
Gracefully accept any static method call and do nothing. |