This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-framework
Watch
1
Star
0
Fork
0
You've already forked silverstripe-framework
mirror of
https://github.com/silverstripe/silverstripe-framework
synced
2024-10-22 14:05:37 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
33929e2992
silverstripe-framework
/
tests
/
php
/
Core
/
ClassInfoTest
/
ExtendTest2.php
8 lines
99 B
PHP
Raw
Normal View
History
Unescape
Escape
NEW Add ClassInfo method to get all classes with a given extension applied
2020-02-14 03:44:28 +01:00
<
?
php
namespace
SilverStripe\Core\Tests\ClassInfoTest
;
DEP Use PHPUnit 11
2024-09-18 03:53:44 +02:00
class
ExtendTest2
extends
ExtendTest1
NEW Add ClassInfo method to get all classes with a given extension applied
2020-02-14 03:44:28 +01:00
{
}
Reference in New Issue
Copy Permalink