Cassandra\Type\Custom::name PHP 메소드

name() 공개 메소드

{@inheritDoc}
public name ( ) : string
리턴 string The name of this type
    public function name()
    {
    }