AnyOldTypeHintedClass
The WP eCommerce AnyOldTypeHintedClass class.
Defined (1)
The class is defined in the following location(s).
- /wpsc-components/merchant-core-v3/gateways/php-merchant/tests/simpletest/test/reflection_php5_test.php
- class AnyOldTypeHintedClass implements AnyOldArgumentInterface {
- function aMethod(AnyOldInterface $argument) { }
- }