Pheasant\Tests\Examples\SecretIdentity::properties PHP Method

properties() public method

public properties ( )
    public function properties()
    {
        return array('id' => new Types\SequenceType(), 'realname' => new Types\StringType());
    }