- Timestamp:
- 03/05/2016 07:47:41 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/factory/class-wp-unittest-factory-for-thing.php
r36347 r36854 1 1 <?php 2 2 3 /** 4 * An abstract class that serves as a basis for all WordPress object-type factory classes. 5 */ 3 6 abstract class WP_UnitTest_Factory_For_Thing { 4 7
Note: See TracChangeset
for help on using the changeset viewer.