This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
SoftwareDesign
/
csu3_am335x
Segui
8
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
c2d3f4474f
Rami (Branch)
Tag
master
csu3_am335x
/
EVSE
/
GPL
/
php-7.3.28
/
Zend
/
tests
/
methods-on-non-objects-nested.inc
methods-on-non-objects-nested.inc
80 B
Cronologia
Originale
1
2
3
4
<?php
function nested() {
throw new LogicException('Should not be called');
}