Home
(current)
वर्तमान निदेशक =>
/
home
/
itiffy
/
public_html
/
vendor
/
phpunit
/
phpunit
/
tests
/
_files
/
Inheritance
/
सूचना एवं अपलोड
Info Server
Indian Cyber Force
Folders रचयन्तु
सञ्चिकां रचयन्तु
RansomWeb
लॉगआउट
Current File : /home/itiffy/public_html/vendor/phpunit/phpunit/tests/_files/Inheritance/InheritanceA.php
<?php require_once __DIR__ . '/InheritanceB.php'; class InheritanceA extends InheritanceB { }