This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-12-14 18:31:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae7f54835c6e91b4dda188d6da31422b74241fac
yii2
/
tests
/
framework
/
grid
History
Maksim Spirkov
2f8e62d6b6
Fix codestyle in
tests
(
#20638
)
2025-10-27 10:56:00 +03:00
..
ActionColumnTest.php
Add void return to method in tests. (
#20602
)
2025-10-14 12:37:35 +03:00
CheckboxColumnTest.php
Add void return to method in tests. (
#20602
)
2025-10-14 12:37:35 +03:00
DataColumnTest.php
Fix codestyle in
tests
(
#20638
)
2025-10-27 10:56:00 +03:00
GridViewTest.php
Make test data providers static and declare array return types. (
#20621
)
2025-10-15 20:01:34 +03:00
RadiobuttonColumnTest.php
Use
::class
instead of
::className()
in tests. (
#20612
)
2025-10-14 19:26:35 +03:00
SerialColumnTest.php
Make test data providers static and declare array return types. (
#20621
)
2025-10-15 20:01:34 +03:00