Fix @deprecated notice for Pico::getBaseThemeUrl() and AbstractPicoPlugin::__call()
This commit is contained in:
parent
d0b637f686
commit
c1113a780c
@ -198,7 +198,7 @@ abstract class AbstractPicoPlugin implements PicoPluginInterface
|
|||||||
*
|
*
|
||||||
* @see PicoPluginInterface::getPico()
|
* @see PicoPluginInterface::getPico()
|
||||||
*
|
*
|
||||||
* @deprecated 3.0.0
|
* @deprecated 2.1.0
|
||||||
*
|
*
|
||||||
* @param string $methodName name of the method to call
|
* @param string $methodName name of the method to call
|
||||||
* @param array $params parameters to pass
|
* @param array $params parameters to pass
|
||||||
|
@ -2253,7 +2253,7 @@ class Pico
|
|||||||
*
|
*
|
||||||
* @see Pico::getUrlFromPath()
|
* @see Pico::getUrlFromPath()
|
||||||
*
|
*
|
||||||
* @deprecated 3.0.0
|
* @deprecated 2.1.0
|
||||||
*
|
*
|
||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user