spec\PhpSpec\CodeAnalysis\ObjectWithMagicCall::__call PHP Method

__call() public method

public __call ( $name, $args )
    public function __call($name, $args)
    {
    }
ObjectWithMagicCall