index
:
anonymous/1ka
master
arhiv odprtokodnega portala 1ka v rcs, prevzeto z http://1ka.si/1ka-install
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vendor
/
phpoffice
/
phpspreadsheet
/
src
/
PhpSpreadsheet
/
Exception.php
blob: 465d757bc7dd3169881cf3d84c75a83f652074b3 (
plain
) (
blame
)
1
2
3
4
5
6
7
<?
php
namespace
PhpOffice\PhpSpreadsheet
;
class
Exception
extends
\Exception
{
}