Elgg\DeprecationWrapperTestObj1::__toString PHP Méthode

__toString() public méthode

public __toString ( )
    public function __toString()
    {
        return 'foo';
    }
DeprecationWrapperTestObj1