Pipe\Context::getExtension PHP Метод

getExtension() защищенный Метод

protected getExtension ( )
    protected function getExtension()
    {
        return Path::normalizeExtension(pathinfo($this->path, PATHINFO_EXTENSION));
    }