PHP Класс Akeneo\Component\SpreadsheetParser\Xlsx\StylesLoader

Автор: Antoine Guigan ([email protected])
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
$class string

Открытые методы

Метод Описание
__construct ( string $class ) Constructor
open ( string $path, Akeneo\Component\SpreadsheetParser\Xlsx\Archive $archive ) : Styles Creates a Styles from the archive

Описание методов

__construct() публичный метод

Constructor
public __construct ( string $class )
$class string The class for created objects

open() публичный метод

Creates a Styles from the archive
public open ( string $path, Akeneo\Component\SpreadsheetParser\Xlsx\Archive $archive ) : Styles
$path string
$archive Akeneo\Component\SpreadsheetParser\Xlsx\Archive The Archive from which the path was extracted
Результат Styles

Описание свойств

$class защищенное свойство

protected string $class
Результат string