芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/www/vendor/bacon/bacon-qr-code/src/Renderer/Eye/CompositeEye.php
externalEye = $externalEye; $this->internalEye = $internalEye; } public function getExternalPath() : Path { return $this->externalEye->getExternalPath(); } public function getInternalPath() : Path { return $this->internalEye->getInternalPath(); } }