?????????? ????????? - ??????????????? - /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Files/OneInterfacePerFileStandard.xml
???????
<documentation title="One Interface Per File"> <standard> <![CDATA[ There should only be one interface defined in a file. ]]> </standard> <code_comparison> <code title="Valid: Only one interface in the file."> <![CDATA[ <?php <em>interface Foo</em> { } ]]> </code> <code title="Invalid: Multiple interfaces defined in one file."> <![CDATA[ <?php <em>interface Foo</em> { } <em>interface Bar</em> { } ]]> </code> </code_comparison> </documentation>
| ver. 1.6 |
Github
|
.
| PHP 8.2.30 | ??????????? ?????????: 0 |
proxy
|
phpinfo
|
???????????