Tag: constant
-
Post Views: 19 1. In phpstorm, the prompt: the base class referenced by the subclass\common\models\conventionparticipantsharerecipientconstant in the constant. as shown in Figure 1 2. The code is implemented as follows common/models/conventionparticipantsharerecipient.php api/models/conventionparticipantsharerecipient.php API/Controllers/ConventionParticipantShareRecipientController.php 3. The adjustment code is implemented as follows, no longer prompted. as shown in Figure 2
-
Post Views: 18 1. When English case conversion (set constants) is required before, the webmaster tool is generally used:http://tool.chinaz.com/Tools/lowercase-uppercase.aspx. as shown in Figure 1 2. However, it is found that in phpstorm, the same function can be realized through the corresponding shortcut key operation. Select words that need to be converted to uppercase. as shown in Figure 2 3. Shortcut…
