Changeset 42381 for trunk/tests/phpunit/includes/class-basic-subclass.php
- Timestamp:
- 12/09/2017 11:08:24 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/class-basic-subclass.php
r38444 r42381 8 8 */ 9 9 10 trigger_error( __FILE__ . ' is deprecated since version 5.0.0 with no alternative available.' ); 11 10 12 /** 11 13 * Class used to test accessing methods and properties.
Note: See TracChangeset
for help on using the changeset viewer.