Файловый менеджер - Редактировать - /home/c7lekhnath/silverray.com.au/oldsite/vendor/bumbummen99/shoppingcart/src/Contracts/Buyable.php
Назад
<?php namespace Gloudemans\Shoppingcart\Contracts; interface Buyable { /** * Get the identifier of the Buyable item. * * @return int|string */ public function getBuyableIdentifier($options = null); /** * Get the description or title of the Buyable item. * * @return string */ public function getBuyableDescription($options = null); /** * Get the price of the Buyable item. * * @return float */ public function getBuyablePrice($options = null); /** * Get the weight of the Buyable item. * * @return float */ public function getBuyableWeight($options = null); }
| ver. 1.4 |
Github
|
.
| PHP 8.3.21 | Генерация страницы: 2.8 |
proxy
|
phpinfo
|
Настройка