Remove more deprecated methods and code
This commit is contained in:
parent
f1ac292084
commit
54ac8eaba6
36 changed files with 66 additions and 502 deletions
|
|
@ -41,15 +41,6 @@
|
|||
Returns the list of recognized extensions for a resource type.
|
||||
</description>
|
||||
</method>
|
||||
<method name="has">
|
||||
<return type="bool">
|
||||
</return>
|
||||
<argument index="0" name="path" type="String">
|
||||
</argument>
|
||||
<description>
|
||||
[i]Deprecated method.[/i] Use [method has_cached] or [method exists] instead.
|
||||
</description>
|
||||
</method>
|
||||
<method name="has_cached">
|
||||
<return type="bool">
|
||||
</return>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue