Changeset 45580 for trunk/tests/phpunit/includes/class-basic-object.php
- Timestamp:
- 07/01/2019 08:00:12 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/class-basic-object.php
r42381 r45580 38 38 } 39 39 40 // phpcs:ignore WordPress.NamingConventions.ValidFunctionName.MethodNameInvalid 40 41 private function callMe() { 41 42 return 'maybe';
Note: See TracChangeset
for help on using the changeset viewer.