���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home3/cpr76684/public_html/Aem/lib/spout/src/Spout/Writer/Common/Manager/RegisteredStyle.php
���ѧ٧ѧ�
<?php namespace Box\Spout\Writer\Common\Manager; use Box\Spout\Common\Entity\Style\Style; /** * Class RegisteredStyle * Allow to know if this style must replace actual row style. */ class RegisteredStyle { /** * @var Style */ private $style; /** * @var bool */ private $isMatchingRowStyle; public function __construct(Style $style, bool $isMatchingRowStyle) { $this->style = $style; $this->isMatchingRowStyle = $isMatchingRowStyle; } public function getStyle() : Style { return $this->style; } public function isMatchingRowStyle() : bool { return $this->isMatchingRowStyle; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�