Pinq\Analysis\INativeType::getTypeOfType PHP Метод

getTypeOfType() публичный Метод

Gets the type of the type represented by the TYPE_* constants.
public getTypeOfType ( ) : string
Результат string
    public function getTypeOfType();
INativeType