Doctrine\ODM\OrientDB\Mapper\Annotations\Property::getCast PHP Метод

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

public getCast ( )
    public function getCast()
    {
        return $this->cast;
    }